Am 05.06.2012 um 21:52 schrieb Paxdo Presse: > > If I use FTP protocol instead of SFTP, there is no problem if the > OptionTimeout = 1. > > The OptionTimeout does not work with SFTP :-(
CURL has several timeouts. There is also a FTP Response Timeout and a Connection Timeout. > Disappointing, this SFTP protocol is useful > (files and password encrypted and secure without requiring certificate). Well, it could be a simple setting. Or you add some code which saves last time connection was used and reuses it only if time difference to now is small. Greetings Christian -- Real Studio Conferences, Training and Meetings. More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
