Displaying 1 result from an estimated 1 matches for "updatesi".
Did you mean:
updates
2001 Nov 09
1
Update of several SPECIFIC files
I am trying to sync several specific files over ssh. This works fine when I specify the files indivdually, a la:
rsync -av --rsync-path=/usr/local/bin/rsync /etc/passwd remotehost:/etc/passwd
What I want to do though, is update several files at once, a la:
rsync -av --rsync-path=/usr/local/bin/rsync --include-from updatesys.inc remotehost:
See below for updatesys.inc. The file list gets