Displaying 1 result from an estimated 1 matches for "546715".
Did you mean:
54.715
2003 Jun 15
2
selective dirs only
Hi All,
Just to get the jist of things, trying to sort 5 diff rsyncs into the same
process:) if I want to copy only say 2 dirs and everything under them
when use include exclude, I have to define the dir first then the
dir/all ? like :
rsync -azr host::/top_dir --include "pub/" --include "pub/*" --include "ftp1/"
--include "ftp1/*" --exclude