Displaying 3 results from an estimated 3 matches for "rlptdhpr".
2019 Jan 03
1
--link-dest. Time to 'building file list' incrementing
...ents of a server containing about 10TB of data, about 13 million files, to a Linux based NAS server. Things started out great but I soon noticed that the time take to complete was slowly incrementing. It started at around three hours, but is now around fifteen.
The command is as follows...
rsync -rlptDhPR \
--password-file=password \
--Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \
--Stats \
--delete \
--log-file=logfilename \
--link-dest=linkdestpath \
sourceDirectory \
rsync at 192.168.1.2::destinationDirectory
I'm not using the full -a option as the differences between the...
2019 Jan 08
2
--link-dest. Time to 'building file list' incrementing
...on files, to a Linux based NAS server. Things started out great but I soon noticed that the time take to complete was slowly incrementing. It started at around three hours, but is now around fifteen.
> > >
> > > The command is as follows...
> > >
> > > rsync -rlptDhPR \
> > > --password-file=password \
> > > --Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \
> > > --Stats \
> > > --delete \
> > > --log-file=logfilename \
> > > --link-dest=linkdestpath \
> > > sourceDirectory \
&g...
2019 Jan 04
0
--link-dest. Time to 'building file list' incrementing
...data, about 13 million files, to a Linux based NAS server. Things started out great but I soon noticed that the time take to complete was slowly incrementing. It started at around three hours, but is now around fifteen.
> >
> > The command is as follows...
> >
> > rsync -rlptDhPR \
> > --password-file=password \
> > --Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \
> > --Stats \
> > --delete \
> > --log-file=logfilename \
> > --link-dest=linkdestpath \
> > sourceDirectory \
> > rsync at 192.168.1.2::d...