Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.4k views
in .NET FTP by (120 points)
i use this component download a big file (about 200M) from my ftp server, the program is:

ftp.Get("e:\\my.log","ex060210.log");

but when download about 70M , the error happened , i try this many times, :(

the error is :

"the process can't access file: my.log, because the file is using by another process "

but actually the localfile my.log is not by using or access!

why??

1 Answer

0 votes
by (51.6k points)
Can you please post the full exception, including the name of the exception and the stack-trace. It would also be useful if you can enable logging (see Developer's Guide) and include the last part of the log, showing where the error occurred.

- Hans (EDT)

Categories

...