Displaying 1 result from an estimated 1 matches for "testrsync3".
Did you mean:
testrsync
2003 Aug 13
4
Question on --include-from option.
Hello list,
I am running rsync 2.5.5 on some Solaris 7 and 8 boxes.
I'd like to sync different directories from one box to another.
This is my include file:
ppukweb2% more rsync-include-file
/tmp/loris/testrsync1
/tmp/loris/testrsync2
/tmp/loris/testrsync3
This is the command I run:
rsync -azv -e ssh --stats --include-from=/tmp/rsync-include-file
ppukweb8:/tmp/loris
and this is the output I get:
ppukweb2% rsync -azv -e ssh --stats
--include-from=/tmp/rsync-include-file ppukweb8:/tmp/loris
receiving file list ... done
drwxr-xr-x 512 2003/08...