Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: Pause...
TJ

From: Columbus, OH USA
Posts: 15
Member Since: 06/04/04
posted June 4, 2004 12:20 AM

Hi,

FtpProgressEvent can be used to display information when downloading/uploading...
I implemented to show transfer information using dialog box. The thing I want to do is that if user click "pause" button, transferring is paused, and if user clicks the "resume" button, transferring is restarted. How do I pause the transferring? Should I use "Abort" method when clicking the "pause" button?..Or Is there any other way I can achieve...?

Thanks.

Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 4, 2004 10:16 AM

I would use AbortSend first. If the server supports it, you will still be connected. If for some reason AbortSend fails, use Abort.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 4, 2004 10:18 AM

I meant AbortTransfer. Sorry.
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX