home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 February / PCO_0299.ISO / filesbbs / os2 / ftpifs2e.arj / FTPIFS2E.ZIP / README < prev    next >
Encoding:
Text File  |  1998-12-07  |  6.0 KB  |  160 lines

  1.                                         FTP IFS
  2.                                  (c) 1998 Vit Timchshin
  3.  
  4. 1. What is it?
  5.  
  6.     a) It is an FTP client.
  7.     b) It is a File System Driver.
  8.  
  9.         What does this mean?  This means that you can map any ftp host you like
  10.     to a drive letter and use any utility you have with the FTP host.
  11.         Any archiver, any File Manager, any BackUp program.  This automatically
  12.     gives  you possibility  to make any  programs of your choice to easily work
  13.     with FTP.
  14.  
  15. 2. What features it does have.
  16.  
  17.    (Functions marked * are available ONLY in REGISTERED version)
  18.  
  19.     a)For  now it is a 'read and  file create' ftp  client. This means that you
  20.       may  copy files to/from  remote host, but can't edit  files on the remote
  21.       host.
  22.     b)It supports directory caching
  23.     c)Supports automatic reconnecting to hosts.
  24.     d)Partial file memory caching (for small files only)
  25.     e*)Metadrive support: Map many hosts to a single drive letter.
  26.         To use this:
  27.             a) Map a drive to a '-' host ("ftpfs use <D>: -")
  28.             b) Change to a directory with the name formed as
  29.                \[username[=password]@]host[;port]
  30.         Example:
  31.             C:\>ftpfs use w: -
  32.             C:\>w:
  33.             W:\>cd \hobbes.nmsu.edu
  34.             W:\hobbes.nmsu.edu\>
  35.         Note: You can remove mapping using 'rd \<MetaDirectory>' command.
  36.               But NEVER try to delete the directory from any filemanager,
  37.               because it may empty the whole host.
  38.     f*)Passive mode support
  39.         Use this  mode if you are  behind firewall (like  NAT or SOCKS) and have
  40.         problems with the active mode.
  41.     g*)Link number limit
  42.         This  will limit maximum  number of connections the FTP.IFS will make to
  43.         a host.
  44.     h)Reget support
  45.         Use "recopy.cmd  <from>  <to> [<block  size>]". If file  <to> does  not
  46.         exist, it'll be created.
  47.         Note: Do NOT use wildcards and put file NAMES in both <from> and <to>.
  48.               Use larger block size for fast hosts. Default  block size is 2048
  49.               bytes.
  50.               You can use recopy.cmd to copy from host to the local drive too.
  51.     i*)Proxy support
  52.         Use this if you can't access Internet directly, but have a proxy.
  53.  
  54. 3. What features it does not have.
  55.  
  56.     This is a list of  features which  are not  YET implemented. They are in my
  57.     'to-do' list or in development:
  58.     a)Full  Write access. But I don't know if it is to be implemented. It'll be
  59.       the same as  if you copy  file to a local  drive, modify and then send it
  60.       back. FTP  protocol has  no seek  function so you  can't change few bytes
  61.       from a file, but need to recopy the whole file.
  62.     b)UNC support
  63.     c)New listing formats.
  64.         Current list of supported formats includes:
  65.             'ls -a' format. Used by most hosts. Subformats recognized are:
  66.                 Novell listing
  67.                 AIX listing
  68.                 HPUX listing
  69.             OS/2 FTPD format.
  70.         Note: I would  like to hear  from you  what FTP server listings FTP.IFS
  71.               can or cannot read.
  72.               If you  want submit a new listing format, find in log a line with
  73.               "Dir string read" inside and send it me.
  74.     d).. Tell me what you want
  75.  
  76. 4. Installation.
  77.  
  78.     a) Make a directory and unpack this archive (Below I'll use D:\PATH\
  79.        instead of the directory name)
  80.     b) Add folowing lines to your config.sys:
  81.         IFS=D:\PATH\FTP.IFS
  82.         REM This password will be used if you will not provide one,
  83.         REM and ftp server requires it.
  84.         SET FTPPASSWORD=<your email>
  85.         RUN=D:\PATH\R3COMM.EXE d:\path\logfile
  86.     c) Reboot
  87.  
  88. 5. Usage.
  89.  
  90.     Use ftpfs.exe to control ftp.ifs. Run ftpfs without parameters to get help.
  91.  
  92. 6. UnKnown problems.
  93.  
  94.     If you experience any problems just kill R3COMM. This will unlock any
  95.     locked programs.
  96.  
  97.     If you experience a system TRAP (it IS possible) please write down CS:...
  98.     line and send it me.
  99.  
  100.     While reporting any problems send me d:\path\logfile.
  101.     Note: All the passwords are  in this file as a plain  text. You may want to
  102.           substitute  it with "****".  Find a "PASS" string. Your passwords are
  103.           located just after this line.
  104.  
  105. 7. Mailing list
  106.  
  107.     There is a FTPIFS mailing list located at ftpifs-list@bmtmicro.com email.
  108.  
  109.     To subscribe:
  110.  
  111.     1.  send a message to majordomo@bmtmicro.com
  112.     2.  the subject does not matter
  113.     3.  the body of the message must read:
  114.             subscribe ftpifs-list@bmtmicro <your e-mail>
  115.  
  116. 8. License
  117.  
  118.     This program is provided "AS IS". Author is not responsible for any
  119.     problems you have.
  120.  
  121.     The program is shareware. You may use a non-registered copy of this program
  122.     for 60 days for evaluation purposes.
  123.  
  124.     For the period of evaluation the program will be function-limited.
  125.  
  126.     To register the program contact BMT Micro (See register.bmt for details).
  127.     Secure URL for registering is:
  128.         https://secure.falcon-net.net/BMT/order1308.html
  129.  
  130.     You may copy this program if you want. But you should copy only the
  131.     original archive without any changes.
  132.  
  133. 9. Contacting author
  134.  
  135.     Author can be contacted by e-mail ftpifs@usa.net.
  136.     I'll be  pleased if you contact me with or without error report.
  137.     Most active testers can receive registration key free.
  138.     If you want you may send postcard to the next address:
  139.  
  140.         Vitalij Timchishin
  141.         Miropolskaja st. 17, ap.6
  142.         Kiev    253206
  143.         Ukraine
  144.  
  145. 10. Where to find new versions.
  146.  
  147.     a)E-Mail me (ftpifs@usa.net).
  148.     b)I will put the current version to
  149.       ftp://hobbes.nmsu.edu/pub/incoming/ftpifsXX.zip
  150.       (Where XX is current version number).
  151.  
  152.       They are to be moved to
  153.       ftp://hobbes.nmsu.edu/pub/os2/apps/ftp/client/ftpifsXX.zip
  154.  
  155.     c)Go to http://www.bmtmicro.com.
  156.       You can download new vesion and register program there.
  157.       (See register.bmt for details)
  158.  
  159.  
  160.