On Mon, Jun 29, 2009 at 09:43:02AM -0400, GravyFace wrote:
> sudo rsync --progress -avz --include-from=/home/gravyface/backup.list
> / /mnt/usbbackup/localbackup/

If you drop the '*'s from the lines in the file and switch to using
--files-from, that should do what you were expecting.  You still need
to specify the "/" source because files-from files are all relative to
the source.

..wayne..
-- 
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

Reply via email to