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

Son Nguyen

Successful under your guidance. Thank you very much
martin

Re: Need additional option for "keep remote directory up to date" when data has created complete.

There's no way WinSCP can tell that the upload has finished. All you can do is to delay the upload.

There's a hidden option KeepUpToDateChangeDelay for this:
https://winscp.net/eng/docs/rawconfig
Son Nguyen

Need additional option for "keep remote directory up to date" when data has created complete.

Sorry everyone! I do not know English, I 'm using google translate.

My server using FileZilla server with chroot is "D:\FTPData\" . I use "keep up to date remote directory " of WinSCP to automatically sync this folder into the folder "D:\Backup\".

The problem is when client data uploading to chroot "D:\FTPData\" ongoing and WinSCP already started sync while data is being uploaded.

The results I have 2 data of the same size but different checksum code .

How to sync automatically start when the file has been uploaded to finish ?

Thank for all.