Max Kipness II wrote:
> rsync 10.0.100.254: /backup/ --include-from=/etc/rsync.include -v
> --progress --stats --compress --recursive --partial --archive
> When this command is run, it syncs the root dir of 10.0.100.254 and
> ignores the include file.
rsync's default action is include. Unless you
Title: Message
Hello All
-
I've been struggling
to figure out whether this is possible, and starting to think it
isn't.
What I'm trying to
do is add all directories to be backed up (source) in the include file and
not mention any source directories on the actual command line. For
examp