Alexander, Thank you for the lftp program. I compiled and installed v2.5.1 today for the Windows Cygwin platform. It seems to be running well, but I have not yet figured out how to connect to my ATT's server.
ATT Worldnet says they require SSL/TLS. lftp supports SSL, but does it support TLS also? In another part of the ATT documentation, they say that the FTP client must support "SSL Explicit (Auth SSL)". Does lftp support this? Here is what I see in a session: $ lftp -d lftp :~> open ftps://upload.att.net ---- Resolving host address... ---- 1 address found lftp upload.att.net:~> user rocq Password: *#*#*##*#*#*#*# lftp [EMAIL PROTECTED]:~> ls ---- Connecting to upload.att.net (204.127.135.142) port 990 `ls' at 0 [Connecting...] Interrupt ---- Closing control socket lftp [EMAIL PROTECTED]:~> No connection is ever made -- until I press ^C, it stays at the [Connecting...] line. Also, I think some messages are being overwritten by the prompt. Something prints, but gets written over very quickly. Is there a way to stop the prompt from overwriting message lines? ===== -- Rich -- http://rocq.home.att.net == __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com
