Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.2k views
in .NET FTP by (120 points)
Hello,

I'm using edtFTP Free with VB.NET and I need to delete a file on a FTP server after his complete download of course. So, how to be sure the upload/download of a file is complete ?

And how to get the state of an upload or download (eg. time remaining, and so...)

Thank you

R

1 Answer

0 votes
by (162k points)
If you are using synchronous methods, after DownloadFile() is complete, you can then delete the file.

Search the forums for information on transfer progress - there's some details there.

Categories

...