search for: milillion

Displaying 2 results from an estimated 2 matches for "milillion".

Did you mean: milllion
2015 Nov 24
2
why rsync update large directory so slow?
Hi: I have a large directory with about 0 Milillion files in it to backup by network. Server and client both windows. rsync server config: ------------------------------------------------------------------------------------------------------ strict modes = false hosts allow = 10.200.121.104 hosts allow = 10.171.209.87 hosts deny = * log file =...
2015 Nov 25
0
Slow backup
>>> I have a large directory with about 0 Milillion files in it to backup by network. Server and client both windows. >>> >>>In order to make backup faster, I created many rsync intances with "-avvu" options. It seems worked, and only take about 5 hours to complete backup job. >>>When I restarted the client bat...