Does TScFTPClient have a non-blocking mode

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
RobinP
Posts: 7
Joined: Mon 08 Jun 2020 12:16

Does TScFTPClient have a non-blocking mode

Post by RobinP » Tue 02 Aug 2022 18:03

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.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Re: Does TScFTPClient have a non-blocking mode

Post by Dimon » Fri 05 Aug 2022 12:01

Unfortunately, TScFTPClient does not support the NonBlocking mode.

RobinP
Posts: 7
Joined: Mon 08 Jun 2020 12:16

Re: Does TScFTPClient have a non-blocking mode

Post by RobinP » Mon 15 Aug 2022 17:54

Thanks, I added this as a feature request.

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

Post Reply