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

dominik

Ah, yes, of course you have to know it to be able to make sense of all this.

The filename is

anita.css
martin

Re: sync script: synchronizes only once

What is the file you edited?
dominik

sync script: synchronizes only once

Hello,

I did the following:

write a auto-sync-Script:

start c:\programme\winscp\winscp.exe /console /script=wscp_keeputodate_anita.wscp /log=winscplog.log

exit


with the following wscp-command:

open FTP://username:password@servername.de/html/cmsms/uploads/css

lcd site-entwicklung\css
keepuptodate -delete -filemask="|*.styl;*/"


When I launch it, all firstly all goes well: the ftp connection is established and the initial sync takes place, correctly filtering out the desired file.

Then, when I modify the source file, Winscp detects the modification, includes the file into sync, but instead of beginning the upload, detects the modification again 0.5 s later and then does nothing.

I attach the respective Logfile.

Winscp-Version is 5.7.6.
Operating System is XP Pro SP3.

Thanks for answering.

Dominik