| Dart Home | PowerTCP FTP for .NET | Custom Development | Reply | PowerTCP FTP for .NET Topics | Forums |
| Author | Forum: PowerTCP FTP for .NET Topic: Aborting Listing |
| brookniebauer From: Indianapolis, IN USA Posts: 6 Member Since: 12/26/03 |
posted February 5, 2004 11:45 AM Is there a way to abort a request for a listing similar to how we abort a file transfer with AbortTransfer? I saw in the documentation that you could use AbortTransfer for aborting other things than file transfers, but when I call it it doesn't seem to have any effect on the listing. Also is there a way to get the progress of a request for a listing similar to the way we use the Progress Event when we do a file transfer? Thanks, Brook Niebauer |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted February 5, 2004 11:54 AM No. There is no way to abort a listing and stay connected. You would have to call Ftp.Abort and then login again. In regards to progress, we have no way of knowing how long the listing will be, so we can't tell you how much is left. |
| Reply | PowerTCP FTP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|