Re: Big timeout time

2009-06-29 Thread Fabian Cenedese
At 09:07 15.06.2009 +0200, Fabian Cenedese wrote: Hi I'm using rsync 3.0.3 on a NAS. In the parameter list I use --timeout=1800. However sometimes I get very big timeout times like this one: io timeout after 12220 seconds -- exiting rsync error: timeout in data send/receive (code 30) at

[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 not specifying

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

2009-06-29 Thread Paul Slootman
On Mon 29 Jun 2009, GravyFace wrote: I then tried the following, thinking / would be a common denominator in the paths in my include list: sudo rsync --progress -avz --include-from=/home/gravyface/backup.list / /mnt/usbbackup/localbackup/ ...which then starts backing up the root

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

2009-06-29 Thread GravyFace
On Mon, Jun 29, 2009 at 9:56 AM, Paul Slootmanpaul+rs...@wurtel.net wrote: The point you need to see is that everything is included by default, so specifying only include rules won't change anything. You also need to exclude the rest. The FILTER RULES section explains it pretty well, although

sync performance falls off a cliff

2009-06-29 Thread Mike Connell
Hi, I've got identical servers. One is primary the other is backup receiving rsyncs from the primary. I'm backing up a file system to disk and the files are small and there are lots of directories. The overall problem seems to be the total number of files. When I had ~375,000 files, the total