Hi,
Im using rsync in debian as daemon mode.
In the client side using Windows XP and DeltaCopy, im trying to backup a
directory in another partition this is the command:
rsync.exe -v -rlt -z --delete --igner-errors
"/cygdrive/D/mairimd/" "192.168.1.172::respaldo-prueba/mairimd/"
when im trying to
https://bugzilla.samba.org/show_bug.cgi?id=4168
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #2 from [EM
https://bugzilla.samba.org/show_bug.cgi?id=2607
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=2607
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WORKSFORME
On Wed, Oct 25, 2006 at 09:10:46PM +0200, Wesley W. Terpstra wrote:
> I've attached the patch. You need to apply acls.diff and xattr.diff
> first, and run autoconf/autoheader after.
Great! I've taken your code, tweaked it a little, and then did some
bug-fixing of the xattr code in general (I fo
https://bugzilla.samba.org/show_bug.cgi?id=3701
--- Comment #2 from [EMAIL PROTECTED] 2006-10-25 21:06 MST ---
If you have a chance, please test newest version from CVS (also available in
the latest "nightly" tar file on the download page of the website). I have
made some bug fixes t
Le Friday 20 October 2006 16:26, John P. Speno a écrit :
> Is there a way to instruct rsync to ignore a file that is currently
> growing in size? For example, a file is currently being uploaded to
> the source machine while another client is using rsync to pull down
> files. Can rsync detect and sk
https://bugzilla.samba.org/show_bug.cgi?id=2793
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi.
I have an anonymous rsync server set up on cvs.blackfin.uclinux.org, which
allows people to take our entire cvs/snv respositories (which are _huge_)
and do local checkouts. It works really well for most people.
I have a client set up on a static IP numbers, off the backbone, which work
f
On Saturday 21 October 2006 21:57, Philip W. wrote:
> I have gotten an Rsync daemon set up on my Linux server. But I want to
> use my Windows XP computer to upload files to an Rsync module on the
Try using the cwrsync package available from http://www.itefix.no/cwrsync/ and
more specifically th
On Oct 25, 2006, at 9:10 PM, Wesley W. Terpstra wrote:
As for prefixing all MacOS xattrs with "user.", we'd need to come up
with some rules that would preserve the xattrs for all data paths:
Mac -> Mac, Mac -> Posix -> Mac, and Posix -> Mac -> Posix. So, a
Mac
receiver would need to be able to
On Oct 25, 2006, at 7:58 PM, Wayne Davison wrote:
On Wed, Oct 25, 2006 at 05:57:38PM +0200, Wesley W. Terpstra wrote:
My question: is this useful? should I prefix all MacOS EAs with
'user.'?
I'd love to see such a patch, as this is the direction that I'd
like to
see rsync take in handling
On Wed, Oct 25, 2006 at 05:57:38PM +0200, Wesley W. Terpstra wrote:
> My question: is this useful? should I prefix all MacOS EAs with 'user.'?
I'd love to see such a patch, as this is the direction that I'd like to
see rsync take in handling MacOS extended attributes.
As for prefixing all MacOS x
I've written a patch to 2.6.8 which adds extended attribute support
to rsync. This is not like the plethora of patches which try to
separate osx meta-data into a special appledouble file (._filename).
Instead, it builds on patches/xattr.patch and just adds support for
the MacOS equivalent.
14 matches
Mail list logo