[rsync] include-from with different source points

2009-06-29 Thread GravyFace
Trying to automate backup of the following local mounts/directories to a usb drive (/mnt/usbbackup); here's what's in my include file: + /home/gravyface/www/* + /mnt/datadisk1/music/* + /mnt/datadisk2/projects/* If I run the following, nothing happens, so I checked the man and I'm

Re: [rsync] include-from with different source points

2009-06-29 Thread GravyFace
h you may need to get your head around how it works by > experimenting (use -n not to actually transfer anything then). > > What you want to do might be easier to do as follows (not tested, I've > never tried it myself :-): > > rsync --progress -avz --relative /home/grav