Synchronize folders (Bug since 4.2.8)

Advertisement

pedder55655
Joined:
Posts:
1

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

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Synchronize folders (Bug since 4.2.8)

pedder55655 wrote:

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.
Thanks for your post. This issue is being tracked already.

Invalid access to memory
This bug is being tracked already.

Reply with quote

Advertisement

You can post new topics in this forum