Hello, Right now I am doing a backup from my laptop to my workstation using OpenSSH's secure copy. The problem is that i would like to copy only newer files, cos it also transports my Ogg/Vorbis files (quite some gigabytes) over net -quite not wanted. Is there a way like in normal cp to tell scp that it should compare file's timestamps/sizes before sending any files? I cannot find any option in the manpages of scp and ssh.
Much thanx to you! greetings, Timo