Re: Synchronize issue - copies all but loops overwritting all
Remote server files include timestamps in filenames which do not show correctly on windows OS (show wrong characters instead of time part of filename), but they do show correctly through winSCP app... need to learn how to overcome this issue as I think this is the root cause of my issues:
Remote file filename to download = filename_2009-05-28_10:08:12.bz2
Local file filename after download = filename_2009-05-28_10%3A08%3A12.bz2
Colon in not allowed in Windows file names. Hence WinSCP automatically modifies the filename. Until 4.2 it was not possible to synchronize such files. You may try to upgrade.
ISSUE IS - Synchronise local -criteria=size job copies all folders/files ok but when completed loops back and starts re-downloading and copying over the files it already downloaded... this continues forever in a never ending loop.
Can you try to reproduce the problem on synchronization of single directory with single file and post a log file showing the loop? Also post your full script.