Hi all:
I got basic rsync working (not server mode). Basically it went to another
server via ssh, backed up subdireactories and stored on the local server. But I
am trying to use the feature of "exclude" and could not get it working rigjt.
I am trying to back up /export/home/* (all of users) on another machine but
exclude a certain types of files. here is one of my tested exclude files:
/home/unwanted_dir
this one works. rsync successfully backed up other directories except the
"unwanted_dir"
But how could I get rsync search the patterns of files in those user
directories and exclude them?
Thanks
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html