More Infos:
Version 3.7.1 Build 257
I use sftp to connect to a unix server
Hi
When I use Synchranize it download the hole remote folder, not only the files wich have change. And I woud to Synchronize a Folder tree with 272 MB and 752 Files, 159 Folders.
update.bat
script\WinSCP3.exe "update@goliath" /console /script="script/update.txt"
update.txt
option synchdelet on
cd Test
lcd Test
Synchronize local
close
exit