Hello It's possible to stop the transfer of data when the PutFile was called ?
Yes, it is. Call the Abort method (in Rebex FTP/SSL) or AbortTransfer method (in Rebex SFTP). In practice, this means you either have to call it from a TransferProgress event handler or from a thread which has not called the PutFile method itself.
Abort
AbortTransfer
TransferProgress
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.