Displaying 2 results from an estimated 2 matches for "5ba54806".
2018 Oct 20
0
rsync of big image files from virtual hosts takes lot of time
..._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/rsync/attachments/20181020/5ba54806/signature.sig>
2018 Oct 20
2
rsync of big image files from virtual hosts takes lot of time
----- Am 20. Okt 2018 um 18:56 schrieb rsync ML rsync at lists.samba.org:
> First, add --stats to find out how much is being transferred. Second,
> if these are fixed size or sparse image files then --sparse will be a
> big help. Finally, if they are not fixed size or sparse then --inplace
> is probably making things worse.
>
> --no-whole-file is the default btw unless you