allow synchronize script-command to sync single files
subject says it all..
I tried, but it does not seem to be implemented atm (error message No such file or directory is a little bit misleading)
I had a look at DoSynchronizeDirectory in Terminal.cpp, but I don't even have the build environment to try. Let alone understanding the code :wink:
This feature would be very handy. I share a Linux box with some other people, and I use WinSCP to sync my subdirectories in /home, and it would be cool to backup some shared stuff in /home too, but without copying the other user's home-dirs (mailboxes et al) :wink:
cheers!
gh
I tried, but it does not seem to be implemented atm (error message No such file or directory is a little bit misleading)
winscp> synchronize local C:\CHANGELOG /home/CHANGELOG Local 'C:\CHANGELOG' <= Remote '/home/CHANGELOG' <- but no file written winscp> synchronize local C:\ /home/CHANGELOG Local 'C:' <= Remote '/home/CHANGELOG' Error listing directory '/home/CHANGELOG'. No such file or directory. Error code: 2 Error message from server: No such file Request code: 11 (A)bort, (R)etry, (S)kip: Abort
I had a look at DoSynchronizeDirectory in Terminal.cpp, but I don't even have the build environment to try. Let alone understanding the code :wink:
This feature would be very handy. I share a Linux box with some other people, and I use WinSCP to sync my subdirectories in /home, and it would be cool to backup some shared stuff in /home too, but without copying the other user's home-dirs (mailboxes et al) :wink:
cheers!
gh