Synchronization
Hello,
Have I correctly understand that when i realize synchronization with the script:
option batch on
option confirm off
open mark
option transfer
option exclude "*.idx; *.hdx; *.xdx; .htaccess; Backups; Cache; Logs"
synchronize remote D:\www\Sites\a1 /test/www/Sites/a1
close
exit
WinSCP synchronize already available files, that is if i create a new file in a local directory it will not be written down in a remote folder?
And when i realize synchronization with GUI - all is transferred.
Have I correctly understand that when i realize synchronization with the script:
option batch on
option confirm off
open mark
option transfer
option exclude "*.idx; *.hdx; *.xdx; .htaccess; Backups; Cache; Logs"
synchronize remote D:\www\Sites\a1 /test/www/Sites/a1
close
exit
WinSCP synchronize already available files, that is if i create a new file in a local directory it will not be written down in a remote folder?
And when i realize synchronization with GUI - all is transferred.