Short: Mounts FTP sites as part of a filesystem Author: Thies.Wellpott@Informatik.Uni-Oldenburg.DE Uploader: Thies Wellpott Informatik Uni-Oldenburg DE Type: comm/tcp Version: 1.2 Requires: comm/tcp/FTPMount1.0.lha Architecture: m68k-amigaos FTPMount 1.2 is an update to FTPMount 1.0 from Evan Scott. You need the archive "comm/tcp/FTPMount1.0.lha". You do not need other update files. What is it? After mounting the device "FTP:" you can access ftp sites like a normal file system like "DH0:" or "RAM:" with some limitations. E. g. you can do a "dir FTP:wuarchive.wustl.edu/aminet" or even better something like "ed FTP:thies@minsk.informatik.uni-oldenburg.de/file.c" and directly edit the file on the ftp server. Changes since version 1.1: - 68000 and 68020 version available - AmigaOS has no "hidden" flag only a not supported "hold" flag; the "h"-Flag is not set anymore - source code is available from archive "FTPMount_src.lha" - port number can be given in host name (via "host,port") - documentation enhanced (section about unix permission bits) - asks for password if USER tooltype and no password is given - special debug version with a lot of status information output to the serial port included (you probably need Sushi or Sashimi) Source code for SAS/C is available from archive "FTPMount_src.lha".