Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

If you want us to investigate closer, please attach a full session log file showing the problem (using the latest version of WinSCP).

Though I'm 99% sure, that this has nothing to do with WinSCP. It must be server-side problem.

To generate the session log file, enable logging, log in to your server and do the operation and only the operation that causes the error. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
Err94

Yes, exactly
martin

Re: GetFiles interrupted corrupt remote file

Do you mean that, if you abort the connection during a download, the source files on the server get corrupted?
Err94

GetFiles interrupted corrupt remote file

Hi.

I am working on a c# application with WinSCP library.

To download file (using WebDAV) i am using getfiles. But if i try to force connection lost during transfer remote file becomes corrupted.

There is some trick to avoid this situation?