Re: Idle option in rsync

2008-12-12 Thread Matt McCutchen
On Mon, 2008-12-08 at 14:00 +0300, Alexey Vlasov wrote: > Is there an option in rsync that would lower loading of the disk, > namely loading on a file write/delete? > > For example, in my case it would be great if after a file writing rsync > would sleep for N seconds. > > My options: > rsync -v

Idle option in rsync

2008-12-08 Thread Alexey Vlasov
Hi. Is there an option in rsync that would lower loading of the disk, namely loading on a file write/delete? For example, in my case it would be great if after a file writing rsync would sleep for N seconds. My options: rsync -v -a -u -S --delete-during --ignore-errors -b --backup-dir=path --lo