Add abort action in progress event for ftp server? - WeOnlyDo Discussion board

Add abort action in progress event for ftp server? (General questions)

by Chris, Sunday, June 20, 2004, 23:06 (7242 days ago)

Is it possible to abort the transfer from the progress event in the FTP Server? If the server has a max byte limit for the account and they upload to the sever a file with a byte size which would exceed their limit, it would be good to be able to Action = Abort.

Possible to add?

Regards

Chris [:wink:]

Re: Add abort action in progress event for ftp ser

by wodSupport, Monday, June 21, 2004, 01:50 (7242 days ago) @ Chris

Chris,

this is very good idea! We have added AbortTransfer method to User object which can be called anytime - including Progress event.

Please request update to request current version.

Thanks again for a good idea!