I want to use rsync with a cloud based rsync provider to do off-site backing up of a large (1TB) dataset which consists of 32 million+ files spread out in 300 directories. So the amount of files in any one directory can be quite large (upwards of 2 million).<div>
<br></div><div>Rsync doesn't seem to cope with this well - even doing local copies in a directory with several thousands of files takes a long time to initiate any transferring.</div><div><br></div><div>I though that with version 3, rsync was supposed to start transferring before fully testing all of the files in a directory?</div>
<div><br></div><div>I am using version 3.0.9 under Cygwin.</div><div><br></div><div>Is there a command line switch I am supposed to use to force rsync to start transferring more quickly?</div><div><br></div><div>Any insight / suggestions would be most appreciated.</div>
<div><br></div><div>Thank you.</div>