WinSCP 4.1.2 - ignore local path value by option synchronize
Hello,
I use now WinSCP 4.1.2 because the version 4.0.7 have a bug with parameter -criteria= by the synchronize option.
But the new version have new other bug :(
I use the following script for a file synchronization task.
option batch on
option confirm off
option synchdelete on
open PACS
option exclude "/var/data/emma/mfg/TEST DROP BOX - DO NOT USE\*"
synchronize local y:\Images\Images\PACS -criteria=size
exit
The problem is, that winscp ignore the paramater for the local path y:\Images\Images\PACS.
But this works befor on version 4.0.7.
Regards,
Stefan
I use now WinSCP 4.1.2 because the version 4.0.7 have a bug with parameter -criteria= by the synchronize option.
But the new version have new other bug :(
I use the following script for a file synchronization task.
option batch on
option confirm off
option synchdelete on
open PACS
option exclude "/var/data/emma/mfg/TEST DROP BOX - DO NOT USE\*"
synchronize local y:\Images\Images\PACS -criteria=size
exit
The problem is, that winscp ignore the paramater for the local path y:\Images\Images\PACS.
But this works befor on version 4.0.7.
Regards,
Stefan