Displaying 3 results from an estimated 3 matches for "gf7ssfpns3".
2019 Nov 12
2
Speed up rsync with many of excluded files
Hello,
I have a problem while rsyncing a directory with perhaps 1.000.000
files. Before this I generate some files locally and add them to temp
files. So this files should be excluded from syncing.
My rsync call looks like this:
rsync --exclude='tmp/' \
--exclude-from=/tmp/tmp.GF7SsFPnS3 \
--exclude-from=/tmp/tmp.8SjJNCHyaI \
--exclude-from=/tmp/tmp.CxZXEoPjgV \
--exclude-from=/tmp/tmp.G3g2iMo4bs \
--exclude-from=/tmp/tmp.H9KJYPMfMS \
--exclude-from=/tmp/tmp.PNi7cJaREP \
--exclude-from=/tmp/tmp.S4N9H4lsU7 \
--exclude-from=/tmp/tmp.a5Zlgh6pUK \
--exclude-from=/tmp/tmp.eiUlMluAe8 \
-...
2019 Nov 13
1
Speed up rsync with many of excluded files
...rhaps 1.000.000
> > files. Before this I generate some files locally and add them to temp
> > files. So this files should be excluded from syncing.
> >
> > My rsync call looks like this:
> >
> > rsync --exclude='tmp/' \
> > --exclude-from=/tmp/tmp.GF7SsFPnS3 \
> > --exclude-from=/tmp/tmp.8SjJNCHyaI \
> > --exclude-from=/tmp/tmp.CxZXEoPjgV \
> > --exclude-from=/tmp/tmp.G3g2iMo4bs \
> > --exclude-from=/tmp/tmp.H9KJYPMfMS \
> > --exclude-from=/tmp/tmp.PNi7cJaREP \
> > --exclude-from=/tmp/tmp.S4N9H4lsU7 \
> > --exc...
2019 Nov 12
0
Speed up rsync with many of excluded files
...while rsyncing a directory with perhaps 1.000.000
> files. Before this I generate some files locally and add them to temp
> files. So this files should be excluded from syncing.
>
> My rsync call looks like this:
>
> rsync --exclude='tmp/' \
> --exclude-from=/tmp/tmp.GF7SsFPnS3 \
> --exclude-from=/tmp/tmp.8SjJNCHyaI \
> --exclude-from=/tmp/tmp.CxZXEoPjgV \
> --exclude-from=/tmp/tmp.G3g2iMo4bs \
> --exclude-from=/tmp/tmp.H9KJYPMfMS \
> --exclude-from=/tmp/tmp.PNi7cJaREP \
> --exclude-from=/tmp/tmp.S4N9H4lsU7 \
> --exclude-from=/tmp/tmp.a5Zlgh6pUK \
>...