Rsync 3.2.2pre2 released

2020-06-28 Thread Wayne Davison via rsync
I have made rsync 3.2.2pre2 available for release testing. I noticed a couple more minor issues with building from an alternative dir, so I simplified the build-dir idiom to put all the generated files in the build dir instead of having some of the configure-related ones in the src dir. This simpli

Re: RAM speedup

2020-06-28 Thread Matthias Schniedermeyer via rsync
On 28.06.2020 16:46, Rupert Gallagher wrote: > ? Original Message ? > On Sunday 28 June 2020 13:58, Matthias Schniedermeyer wrote: > > destination: > ST5000LM000-2AN1 sata hdd > Writing speed : 74 MB/s > Reading speed : 89 MB/s And this HDD is a

Re: RAM speedup

2020-06-28 Thread Matthias Schniedermeyer via rsync
On 28.06.2020 16:46, Rupert Gallagher wrote: > ? Original Message ? > On Sunday 28 June 2020 13:58, Matthias Schniedermeyer wrote: > > > On 27.06.2020 11:22, Rupert Gallagher via rsync wrote: > > > > > On Friday 26 June 2020 21:58, Rupert Gallagher via rsyn

Re: RAM speedup

2020-06-28 Thread Rupert Gallagher via rsync
‐‐‐ Original Message ‐‐‐ On Sunday 28 June 2020 13:58, Matthias Schniedermeyer wrote: > On 27.06.2020 11:22, Rupert Gallagher via rsync wrote: > > > On Friday 26 June 2020 21:58, Rupert Gallagher via rsync > > rsync@lists.samba.org wrote: > > > > > Hello, > > > As disks are slow and rsyn

Re: RAM speedup

2020-06-28 Thread Matthias Schniedermeyer via rsync
On 27.06.2020 11:22, Rupert Gallagher via rsync wrote: > On Friday 26 June 2020 21:58, Rupert Gallagher via rsync > wrote: > > > Hello, > > > > As disks are slow and rsync reads and writes so much that for the bus this > > is the equivalent of context switching galore, would it be possible to u

Re: rsync with mode --delete

2020-06-28 Thread Francis.Montagnac--- via rsync
Hi. On Sat, 27 Jun 2020 00:23:12 +0700 Budi Janto wrote: > On 6/23/20 12:37 PM, francis.montag...@inria.fr wrote: >> If the rsync source path is /mnt/DATA yes, it will remove data on the >> client, but if the source path is a sub-directory of /mnt/DATA the >> rsync will fail without doing any de