Synchronize folders (Bug since 4.2.8)
Hey,
I'm using a command line to keep folder in sync. That worked well
until in installed the latest version. The new version seems
not to determine correctly what to copy and what not. It simply
copies all files, regardless whether they changed or not.
Im starting it with
start "abc" "C:\Program Files (x86)\WinSCP\WinSCP.exe" /console /command "option batch on" "option confirm off" "open user:pass@session" "synchronize remote "\\xxxserver\transfer\myfolder" "/data/apache/vhosts/targetfolder"" "close"
4.2.8 Copies all files over and over again. Last printed lines are
No session.
Invalid access to memory
winscp>
I reverted to 4.2.6 which acts correctly and only copies modified files. End of output:
Nothing to synchronize.
Session 'XXXXX' closed.
No session.
winscp>
Sorry I cannot provide the complete output since WinSCP insists of opening an
own output window instead of using the one I'm providing and simply using stdout.
Thx -Chuck
I'm using a command line to keep folder in sync. That worked well
until in installed the latest version. The new version seems
not to determine correctly what to copy and what not. It simply
copies all files, regardless whether they changed or not.
Im starting it with
start "abc" "C:\Program Files (x86)\WinSCP\WinSCP.exe" /console /command "option batch on" "option confirm off" "open user:pass@session" "synchronize remote "\\xxxserver\transfer\myfolder" "/data/apache/vhosts/targetfolder"" "close"
4.2.8 Copies all files over and over again. Last printed lines are
No session.
Invalid access to memory
winscp>
I reverted to 4.2.6 which acts correctly and only copies modified files. End of output:
Nothing to synchronize.
Session 'XXXXX' closed.
No session.
winscp>
Sorry I cannot provide the complete output since WinSCP insists of opening an
own output window instead of using the one I'm providing and simply using stdout.
Thx -Chuck