check for the full documentation on http://lthaler.free.fr or type help ftp and a graffiti new line on your device What's new ? V 1.7.6 bug fix: - probably fixed a very old problem occuring with Serv-U ftp server enhancements: - new command: deletememo V 1.8.0 changes in optimizations compiler options use my own code for NetUTcpOpen instead of far call in a library (seems to fix a bug with visor 3.5 and ServU-ftp) V 1.8.1 bux fix: - the correction made for Serv-U in 1.7.6 issued in a regression when the server was sending several 220 welcome message V 1.8.3 - fixed problem when trying to upload two or more inexistent files consecutively (pub, pubm, put) 08/03/2003 - getfs, force a / at beginning of file name V 1.8.4 19/03/2003 - quit, handle verbose quit messages V 1.8.5 10/03/2003 - use TYPE A instead of TYPE I for pub, pubm - new parameter in put: put filename newfilename V 1.8.6 26/07/2003 - new command: reconnect there is a problem with socket lingering which occurs after 16 connections only when uploading files, it's a PalmOS feature (i.e. a bug) the only working bypass is to close the connection which will clean the sockets use "reconnect" before uploading the 16th file put file01 put file02 put file03 put file04 put file05 put file06 put file07 put file08 put file09 put file10 put file11 put file12 put file13 reconnect put file14 put file15 put file16 put file17 put file18 put file19 put file20 V 1.8.7 03/11/2003 (LFtpPro only) V 1.8.8 18/12/2003 - new command: getaf use getaf instead of get for database generated by AppForge desktop ONLY AppForge databases doesn't have the historical two bytes gap in the header, and LFtp, by design can't handle this without knowing that it's an AppForge database NB: never use this for a non AppForge file NB: dragging an AppForge to the emulator and rexporting it fix also the "two bytes gap bug" in this case use the standard get command V 1.8.8b 06/01/2004 - bug fix in getfs: the NO PASV prefs was not handled V 1.8.8c 18/11/2004 - documented an hidden feature of the "close" command uses "close force" to force the connection to close, usually it's a good thing to keep the connection open for other programms on a Palm device, so it should be used only on special circumstances V 1.8.9 22/05/2005 - fixed a very old bug hanging 'dir' with some ftp servers Laurent THALER lthaler@free.fr http://lthaler.free.fr