[SCM] The rsync repository. - branch master updated

2020-06-26 Thread Rsync CVS commit messages
The branch, master has been updated via ab29ee9c Negotation env lists can specify "client & server" via d07c2992 A few more simple changes & fixes. from b1a8b09c Some man page changes. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

Re: Rsync Daemon Remote Pull

2020-06-26 Thread Wayne Davison via rsync
On Thu, Jun 25, 2020 at 3:02 PM Chandrasekar Natarajan wrote: > Unexpected remote arg: user@x.x.x.x:port/module > This means that your non-option args starts with a local arg, contains a remote arg somewhere in the middle, and ends with either a local or remote arg. None of those are valid

Re: rsync with mode --delete

2020-06-26 Thread Wayne Davison via rsync
On Fri, Jun 26, 2020 at 10:24 AM Budi Janto wrote: > path = /mnt/DATA > Any idea or suggestion to prevent client's data loss? > There are several options: 1. Set the "pre-xfer exec = /script/name" in your daemon module and make the script check if a /mnt/DATA/known-to-exist-subdir is

RAM speedup

2020-06-26 Thread Rupert Gallagher via rsync
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 use RAM as a buffer? Say, you have 10GB of spare RAM, rsync uses the bus to its peak for reading 10GB, then again for writing it down. This

[SCM] The rsync repository. - branch master updated

2020-06-26 Thread Rsync CVS commit messages
The branch, master has been updated via b1a8b09c Some man page changes. from fe2ef556 A few more tweaks. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log - commit b1a8b09c21771902cce094bd061b1cd83887af5f

Re: Rsync Daemon Remote Pull

2020-06-26 Thread Chandrasekar Natarajan via rsync
Hi, Even I tried the same syntax but failed. But push is working fine. rsync: Unexpected remote arg: user@x.x.x.x::module. > On 26-Jun-2020, at 5:22 AM, Kevin Korb wrote: > > user@x.x.x.x:port/ModuleName is not correct syntax. You may have > something in your shell config translating that

Re: rsync with mode --delete

2020-06-26 Thread Budi Janto via rsync
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 deletion. > > To verify in dry-run ... of course. > Thanks for

character devices

2020-06-26 Thread Michal Ruprich via rsync
Hi, I was running a couple of tests on the latest rsync and noticed a different behavior when it comes to character devices. The test creates a character device on the client side and a simple text file on the server side. When copying from server to the client, previously the character device

Re: rsync error

2020-06-26 Thread Dave Gordon via rsync
On 25/06/2020 13:18, Madhurananda Pahar via rsync wrote: > Hello everybody,  > >          I am having a funny problem while using rsync as a tool to > back-up my files:  > > [sender] expand file_list pointer array to 524288 bytes, did move. > > I am just wondering if you had this issue before

[Bug 12769] error allocating core memory buffers (code 22) depending on source file system

2020-06-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12769 --- Comment #13 from MulticoreNOP --- (In reply to Wayne Davison from comment #12) Hi Wayne, that is great news! Could you shine some light on why there is such a limit in the first place? Personally I think such an arbitrary limit is rather