Wayne Davison wrote:
> On Fri, May 16, 2008 at 12:07:47PM -0500, Jordan Russell wrote:
>> rsync: make_bak_dir mkdir "/backup/server/../server-before-5/var" failed:
>> File exists (17)
>> rsync: keep_backup failed: "/backup/server/var/lib/rpcbind/rpcbind.file" ->
>> "../server-before-5/var/lib/rpc
On Mon, 2008-05-19 at 11:26 +0200, Bruno (libvirt) wrote:
> What are the plans to implement TLS directly into the mainstream rsync?
> This would be a huge improvement, when using rsync with a daemon and
> modules-based setup.
>
> It's already easy to tunnel rsync into ssh, but this requires
> 1)
JanakiRam, please CC the rsync list in replies so that your messages
are archived and others can help you.
On Mon, 2008-05-19 at 02:34 -0700, JanakiRam wrote:
> > > Is there any way i can specify the custom delimiter to rsync to read
> > > the file names. Please help me to solve this.
> >
> >
I'm using the source-filter option in this patch with the command
rsync.exe -a -v -e ssh --source-filter="/cygdrive/c/openssl.exe enc -des3
-pass pass:whatever -a" /cygdrive/c/backup [EMAIL PROTECTED]:
to crypt files to be sent at source with openssl.
At some point rsync fails an i get
104435520 [
Hello all,
This is my first post on this mailing-list. I know this issue has been
talked about amny times, but I can't find any real answer anyway.
What are the plans to implement TLS directly into the mainstream rsync?
This would be a huge improvement, when using rsync with a daemon and
modul
https://bugzilla.samba.org/show_bug.cgi?id=5474
Summary: extended attributes only copy if ACLs are copied on a
Mac
Product: rsync
Version: 3.0.3
Platform: x86
OS/Version: Other
Status: NEW
Severity: normal
>* If you use --delete-before or --delete-during, rsync will delete FOO
>as extraneous and then copy foo. The overall effect is to
>(inefficiently) update the case of destination files, which may be
>desirable. If you change the case of a destination file by hand to work
>around case sloppiness