Short: Handler to use FTP as real directory Author: email@martin-elsner.de (Martin R. Elsner) Uploader: email@martin-elsner.de (Martin R. Elsner) Version: 1.31 Type: comm/tcp Requires: AmigaOS3.1 + Kurz: FTP-Handler als Verzeichnis This is FTPMount which was developped by Evan Scott and later Thies Wellpott. As it is no more developped by them, I will try to make some small updates. Read FTPMount_upd.txt for more facts about the last version 1.2, the history and Thies Wellpott ;-) What is it? =========== FTPMount is just a small handler and does (nearly) nothing when it is mounted as device 'FTP:'. But after that you can execute FTP commands very easy by standard system commands and tools! FTP sites appear as subdirectories of a file system device 'FTP:'. The root directory of FTP: is actually a mirror of a real directory somewhere else in the file system. This allows common FTP sites to be permanently listed under FTP: (so they appear in file requesters etc), and, through the use of icon tooltypes, to support ftp site aliases and other options. FTPMount supports both anonymous and private ftp sessions. Mounted private ftp sessions can act as a poor-person's NFS mount. 27.06.02, V1.31: - Changed Installation: permanent/temporary usage Changes by Alessandro Marinuzzi [alecos@ltsnet.it]: - Italian catalog - Quick Install to use FTPMount only temporary 11.04.01, V1.3: - V 1.0 and V1.2 combined - Guide updated - Improved installation script - German catalog