Re: many small files bug

2003-02-24 Thread jw schultz
On Mon, Feb 24, 2003 at 08:17:43AM +0100, Domsodi Gergely wrote: > Hi! > > I try to copy a lot of little files between a Linux and a Tru64 (I > successfully compiled rsync on a tru64, it needed a little cosmetics), but > it throws me this error (rsync 2.5.5 on both machines): > > 779300 files...

Rsync between HPUX11.11 and Redhat7.3

2003-02-24 Thread Stanton Scott
Hi, If anyone has an Idea on how to solve the following problem it would be greatly appreciated :). The scenario is as follows: Im running an rsync server on Redhat7.3. The rsync server configuration file looks as follows: rsyncd.conf log file = /var/log/rsyncd.log pid file = /var/run/

exit status 12 when transferring a large file

2003-02-24 Thread REIBER, CHRISTIAN
--- Erhalten von ZBM.ZARBR 089/32000-54524-02-03 12.07 Hi, I mirror a server installation using rsync 2.5.6 (on both sides) with these options: -a -x --numeric-ids -H --delete --stats -e ssh -z --exclude-from ... This happens every night. In about 80% of the cases rsync r

Re: exit status 12 when transferring a large file

2003-02-24 Thread Paco Martinez
I have rsync-2.4.6-1, and I have same problem... But I haven`t got any solution - Original Message - From: "REIBER, CHRISTIAN" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 11:07 AM Subject: exit status 12 when transferring a large file --- Erhalten von

Re: Rsync between HPUX11.11 and Redhat7.3

2003-02-24 Thread Kenny Gorman
Not sure if this helps, but I remember that I had a problem when rsync solaris->red hat. I basically ended up using the whole-file option. It appeared that there was some issue with the incremental compare when rsync'ing cross-platform. Once I used the whole-file option, everything was kosh

Difference in behaviour with --backup

2003-02-24 Thread va_public <[EMAIL PROTECTED]>
When I do rsync -av --backup --backup-dir=/dir1/dir2/Backup \ /dir1/dir2/dir3 machine:/dir1/dir2/dir3 I get /dir1/dir2/Backup/dir3/... /Backup/dir3/dir4/... i.e. the tree under 'dir3' (my source tree) gets created under .../Backup. This is fine. But when I do the same thing wi

Re: Difference in behaviour with --backup

2003-02-24 Thread va_public <[EMAIL PROTECTED]>
--- In [EMAIL PROTECTED], "va_public <[EMAIL PROTECTED]>" <[EMAIL PROTECTED]> wrote: > When I do > > rsync -av --backup --backup-dir=/dir1/dir2/Backup \ > /dir1/dir2/dir3 machine:/dir1/dir2/dir3 Sorry, yes, I did give the trailing '/' after my source dir name i.e. /dir1/dir2/dir3/ -- To unsu

Re: Copying EAs and ACLs

2003-02-24 Thread jw schultz
On Sun, Feb 23, 2003 at 01:13:56PM +0100, Andreas Gruenbacher wrote: > Hello, > > I am the guy behind the ext2/ext3 patches for Extended Attributes and ACLs, > and I've recently been asked about ACL support in rsync by Eric. Upon > investigating I found that you have an ACL patch against rsync-2

2 Way Syncing

2003-02-24 Thread Len Sh
I have successfully been able to back up or rsync servers to other locations. I need to be-able to sync both ways so the files can be changed on either server? Any advise would be appricated. Lenny __ Do you Yahoo!? Yahoo! Tax Center - forms, calc

Re: Copying EAs and ACLs

2003-02-24 Thread Buck Huppmann
On Sun, Feb 23, 2003 at 01:13:56PM +0100, Andreas Gruenbacher wrote: > Hello, > > I am the guy behind the ext2/ext3 patches for Extended Attributes and ACLs, > and I've recently been asked about ACL support in rsync by Eric. Upon > investigating I found that you have an ACL patch against rsync-2

BackupPC 2.0.0beta0 released - now supports rsync

2003-02-24 Thread Craig Barratt
I just released version 2.0.0beta0 of BackupPC on SourceForge, see http://backuppc.sourceforge.net/ What is BackupPC? It is an enterprise-grade open-source package for backing up WinXX and *nix systems to disk. It supports transport via SMB, tar and now rsync over rsh/ssh and rsyncd. The b