Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.5k views
in .NET FTP by (160 points)
Hello,
I'm using edtFTPnet Free.
My uploaded file is deleted after the quit command (Ftp.quit() )
I don't understand why.
Did I forget anything ?
thank you

3 Answers

0 votes
by (162k points)
Enable logging at the debug level and look at the log. See if a delete command is being sent to the server. If not, then the server itself is deleting the file.
0 votes
by (160 points)
I forgot to mention : it worked well but since the ftp connection go through a proxy, we have this problem.
Thank you.
0 votes
by (51.6k points)
edtFTPnet/Free doesn't have any code specifically for dealing with proxies, so I don't see why the presence of a proxy should make any difference. Again, looking at the log should tell you whether or not the client is deleting the file.

- Hans (EnterpriseDT)

Categories

...