Page 1 of 1

Does TScFTPClient have a non-blocking mode

Posted: Tue 02 Aug 2022 18:03
by RobinP
Hi, I have been using TScSFTPClient (SFTP client) with the NonBlocking property set to true, this works fine. Is there something similar for the TScFTPClient (FTP/FTPS client)? I can't see anything obvious, the Upload command just blocks until it completes. Thanks.

Re: Does TScFTPClient have a non-blocking mode

Posted: Fri 05 Aug 2022 12:01
by Dimon
Unfortunately, TScFTPClient does not support the NonBlocking mode.

Re: Does TScFTPClient have a non-blocking mode

Posted: Mon 15 Aug 2022 17:54
by RobinP
Thanks, I added this as a feature request.

https://devart.uservoice.com/forums/174 ... cftpclient