Changes between Version 27 and Version 28 of Developer/FileSystems


Ignore:
Timestamp:
11/28/10 21:11:17 (13 years ago)
Author:
Lekernel
Comment:

/* FTP File System */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/FileSystems

    v27 v28  
    6767
    6868
    69 You can read and write files.  Seek is not supported.  Lets assume that you mounted the FTPFS to ''/FTP'', then you can access files via ''/FTP/password:user@host/dir/file'', ''/FTP/user@host/dir/file'' (password = user), or ''/FTP/host/dir/file'' (user and password = "anonymous").
     69You can sometimes read and write files.  Seek and directory listing are not supported.  Lets assume that you mounted the FTPFS to ''/FTP'', then you can access files via ''/FTP/password:user@host/dir/file'', ''/FTP/user@host/dir/file'' (password = user), or ''/FTP/host/dir/file'' (user and password = "anonymous").
    7070= NFS File System =
    7171