Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

trybowski2

Allright, let's move this to wishlist then.
martin

trybowski2 wrote:

In this case, let's add an option to switch the behaviour. This would avoid data loss while using WinSCP.

Maybe if more people ask for it.
trybowski2

In this case, let's add an option to switch the behaviour. This would avoid data loss while using WinSCP.
martin

It is not possible. I do not consider it bug. WinSCP behaves exactly as it is allowed to.
trybowski2

WinSCP transfers files open for writing, causing data loss

I am having a huge problem with WinSCP. The files that I transfer with it, are truncated, but there is no error message in the log. WinSCP is run from script every 5 minutes. After an investigation it turned out, that WinSCP transfers the file while it is still being generated. I have no influence on the application that generates the file.

What I'd like is to have WinSCP not touch the file that is still being written to. That is, if file is locked for writing, but accessible for reading, ignore it. Is this possible?

If that's not currently possible, I propose this is treated as a bug and addressed ASAP.