Hello Alexander, I'm using lftp V3.0.13 on Suse V9.xx. I run the follwing lftp-script to establish a connection to an Microsoft Server.
lftp>debug 9 lftp>set net:max-retries 1 lftp>open -u <user>,<pwd> ftps://<windows-psftpd-machine>:990 lftp> ls lftp> exit This script already have been worked over month. But now I got an error message like this: ---- Resolving host address... ---- 1 address found ---- Connecting to xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx) port 990 **** SSL connect: error:00000000:lib(0):func(0):reason(0) ---- Closing control socket cd: Fatal error: max-retries exceeded ---- Connecting to xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx) port 990 **** SSL connect: error:00000000:lib(0):func(0):reason(0) ---- Closing control socket Can you give me an advise where to look for. Best regards Roger Roger Zoch Partner, Senior Systems Analyst Phone +49.173.2561562 eMail [EMAIL PROTECTED] Smart Transit GmbH | Bleichstrasse 10 | D-45468 Muelheim | Germany Handelsregister Düsseldorf HRB 42441 | Geschäftsführer: Christian Dietz
