I don't think so. When I manually upload the file (using the WinSCP GUI), it works fine. It's only when I try to upload with .NET that it fails.
You probably have have resume support disabled in the GUI, haven't you?
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
I don't think so. When I manually upload the file (using the WinSCP GUI), it works fine. It's only when I try to upload with .NET that it fails.
It seems that this happens with any zip file that I try to send. If it makes a difference, these are zip files that were creating using the DotNetZip library.
It could be some antivirus (or similar) checking the uploaded file, locking it during the test.
It seems that this happens with any zip file that I try to send. If it makes a difference, these are zip files that were creating using the DotNetZip library.
WinSCP.SessionRemoteException: Transfer was successfully finished, but temporary transfer file 'testfile.zip.filepart' could not be renamed to target file name 'testfile.zip'. If the problem persists, you may want to turn off transfer resume support.