On Mon, Feb 24, 2003 at 07:42:05PM -0800, jw schultz wrote:
> 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. Up
I've seen this happen if you are backing up something while files are
being very volatile. E.G. If you backup / and exclude nothing, and after
the file list is built and before you backup certain files in a busy queue
under /var/spool/postfix/, those files could be gone before your backup
gets arou
Hi,
I am using rsync daemon (client server) running for few weeks,it was
running great , but yesterday rsync started taking a long time to try to
connect to the server.
The rsync command(on client) is taking around 3 minutes 44 sec to say that
connection failed, even when I am using - -timeout
--- In [EMAIL PROTECTED], Bennett Todd <[EMAIL PROTECTED]> wrote:
> If this isn't possible, perhaps because you want to have backup-dir
> on the src side, then I think your only alternative may be to
> perform your single-file copy as a recursive copy, using --exclude
> and --include arguments to n