In the past, I had restricted rsync so that the -e option was disallowed. As
of rsync-3.0.0, I'm now seeing the following requests being made (on the
server side):
rsync --server -vlogDtprze.iL .
I want to prevent '-e' as a client side option so arbitrary programs can't be
executed.
I found t
On Thu, 2008-03-06 at 23:21 -0500, Robert DuToit wrote:
> On Mar 6, 2008, at 8:28 PM, David Miller wrote:
>
> > Did anyone ever get rsync3 to compile as a universal binary and work
> > correctly on both tiger and leopard on ppc and intel?
> >
> No. I ended up using two rsyncs, one for PPC and on
On Mar 6, 2008, at 8:28 PM, David Miller wrote:
Did anyone ever get rsync3 to compile as a universal binary and work
correctly on both tiger and leopard on ppc and intel?
No. I ended up using two rsyncs, one for PPC and one for intel. The
two actually are smaller than the the one universal
Did anyone ever get rsync3 to compile as a universal binary and work
correctly on both tiger and leopard on ppc and intel?
David.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
On Thu, Mar 06, 2008 at 10:38:37AM -0800, Mark Lavi wrote:
> Where is the signing key for rsync?
Here's an email that covers the issues:
http://lists.samba.org/archive/rsync/2004-January/008252.html
Note that these days I use "hkp:" instead of the "x-hkp:" prefix
mentioned in that 2004 message.
Hello all and congrats on Rsync 3.0.0!
Where is the signing key for rsync? I am trying to verify the signature:
http://rsync.samba.org/ftp/rsync/src/rsync-3.0.0.tar.gz.asc.
I have searched the FAQ, the web site, and the ftp site for the answer to this
question to no avail, and unfortunately the
Hi Everyone,
The following request was received from a Debian user; could you
comment on it? I think this seems reasonable, although the cron
output can be fixed by writing to a temporary file and using grep -v.
(The temporary file is necessary to avoid discarding the exit code,
although that ma
Hi Everyone,
The following feature request was received by a Debian user; could you
comment on it? I think this seems reasonable, but perhaps should be
enabled only conditionally (as if the argument parser isn't stressed
enough).
Thanks,
Justin
On Fri, Jul 23, 2004 at 05:09:09PM -0300, Pedro Zo
I had the same problem synnizing between windows and linuxwhen you pass
the path and has an space, you have to add a \ just before the space
("cygdrive/c/Documments\ and\ Settings"). This is because linux way to
encode file names with spaces.
I think its only in the linux path, but just play
https://bugzilla.samba.org/show_bug.cgi?id=5309
Summary: double free or corruption while using rsync 3.0.0 stable
Product: rsync
Version: 3.0.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority:
10 matches
Mail list logo