Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.3k views
in .NET FTP by (380 points)
I am using BeginUploadFile with append=TRUE when I need to resume a transer (a partially transfered temp file exists) and the transfered file is usually the correct size. However, on 2 occasions on different machines I have seen the uploaded file grow to larger than the original file. Is this a known issue or is there something I am missing?

2 Answers

0 votes
by (162k points)
That shouldn't happen. Please send us the log file if you see it again.
0 votes
by (380 points)
After sending my logs to support they responded quickly and indicated I was not calling ResumeTranfer before calling BeginUploadFile which solved the problem. Thank you. I'm not sure why it seemed to be working most of the time using the append parameter.

Categories

...