Re: : Remote rsync question
Bill Thanis <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.tolug |
|---|---|
| Message-ID | <CAA3RLT5xj0+Qc3n=GKTGz_jQtWc=N44amJ0Un9=B1vN57gk83g@mail.gmail.com> |
I always add in --bwlimit=10240 (bandwidth limit to 10 Mbps) so that it doesn't flood my network. Bill On Wed, May 7, 2014 at 3:58 PM, Stewart Russell <[email protected]> wrote: > I'd avoid --size-only unless your machines have clock problems. And > absolutely seconding --dry-run for testing; rsync's path specification can > be maddening. > > Cheers > Stewart >