search for: 5929pm

Displaying 1 result from an estimated 1 matches for "5929pm".

Did you mean: 5929,7
2003 Mar 18
2
Wildcards (include)
Hi, I'm trying to synchronize some directories. Let's say I need to synchronize: /web/sites /var/qmail/control /home/ken I don't want to run 3 rsync commands. I have already tried using --include --exclude options, but it didn't work at all. I supppose my command should be as follows: rsync -azvl --include-from=includes --exclude='*' / username@host.com:/ken/backup/