Abort transfer in FtpDLX.NET? (wodSFTP / wodSFTP.NET / wodSFTPdll)

by eborsboom @, (6813 days ago)

I can't figure out how to abort a transfer in FtpDLX.NET. FtpDLX (the COM component) has an Abort() method, but it does not appear that FtpDLX.NET (the .NET assembly) supports that method. Am I missing something obvious?

I'm converting an app from SFTP.NET, which also has an Abort() method.

locked

Re: Abort transfer in FtpDLX.NET?

by wodDamir @, (6813 days ago) @ eborsboom

Hi eborsboom,

Yes you're right... I'll have to check with our main programmer if we can implement that Method. We will inform you when we have more information on this.

Regards,
Damba

locked

Re: Abort transfer in FtpDLX.NET?

by wodDrazen @, (6812 days ago) @ wodDamir

Hi eborsboom,


We have implement Abort Method in wodFtpDLX.NET. Please download latest version of wodFtpDLX.NET from our site.

Make sure that Version Property returns to you version 1.1.5.52.


Regards,
Drazen

locked

Re: Abort transfer in FtpDLX.NET?

by eborsboom @, (6811 days ago) @ wodDrazen

Wow, that's some speedy service! I've downloaded the new version and it looks good. Thanks very much!

locked