Abort transfer in FtpDLX.NET? - WeOnlyDo Discussion board

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

by eborsboom, Saturday, November 11, 2006, 18:47 (6396 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.

Re: Abort transfer in FtpDLX.NET?

by wodDamir, Saturday, November 11, 2006, 18:58 (6396 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

Re: Abort transfer in FtpDLX.NET?

by wodDrazen, Monday, November 13, 2006, 09:43 (6395 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

Re: Abort transfer in FtpDLX.NET?

by eborsboom, Monday, November 13, 2006, 20:55 (6394 days ago) @ wodDrazen

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