Re: Rsync cross-compilation problem

2005-01-19 Thread John Van Essen
On Wed, 19 Jan 2005, Florian Fainelli <[EMAIL PROTECTED]> wrote: > > And when using the cross compiler, I get the following message : > > In file included from rsync.c:23: > rsync.h:360: warning: no semicolon at end of struct or union > rsync.h:360: error: parse error before "inode" > rsync.h:361

Re: excluding based on filesystem?

2005-01-19 Thread Wayne Davison
On Wed, Jan 19, 2005 at 04:09:32PM -0600, Danny Sauer wrote: > Perhaps that should be amended to mention that this only happens when > the pattern doesn't start with a '/'? No, the matching you cited does happen with anchored patterns, it's just not clear in that quote that when rsync is visiting

Re: PROPOSAL: --link-hash-dest, additional linking of files to their HASH values

2005-01-19 Thread Drake Diedrich
I'm using a few utilities to accomplish the same thing in a second pass after rsync runs. The utils all use a two-layer hash (256 directories of 256 subdirectories), which with our current backups puts a little over 100 files per directory. Anywhere from hundreds of thousands to tens of millio

Re: excluding based on filesystem?

2005-01-19 Thread Eberhard Moenkeberg
Hi, On Wed, 19 Jan 2005, Danny Sauer wrote: Wayne wrote regarding 'Re: excluding based on filesystem?' on Wed, Jan 19 at 15:26: On Wed, Jan 19, 2005 at 10:44:42AM -0600, Danny Sauer wrote: So, what I'm looking for is possibly a way to make excludes relative to the root at the beginning of the oper

Re: excluding based on filesystem?

2005-01-19 Thread Danny Sauer
Wayne wrote regarding 'Re: excluding based on filesystem?' on Wed, Jan 19 at 15:26: > On Wed, Jan 19, 2005 at 10:44:42AM -0600, Danny Sauer wrote: > > So, what I'm looking for is possibly a way to make excludes relative > > to the root at the beginning of the operation - so that if I specify > > "

Re: excluding based on filesystem?

2005-01-19 Thread Wayne Davison
On Wed, Jan 19, 2005 at 10:44:42AM -0600, Danny Sauer wrote: > So, what I'm looking for is possibly a way to make excludes relative > to the root at the beginning of the operation - so that if I specify > "rsync --exclude /dev host:/ /backup/host", only /dev on host is > excluded, not /home/user/de

Rsync cross-compilation problem

2005-01-19 Thread Florian Fainelli
Hi all ! I really appreciate rsync, so that I would like to make a package for the mips architecture, but I encounter a problem when trying to cross compile it : the configure script has been called using the following options : --with-gnu-ld \ --disable-largefiles \ --with-included-popt

compiling rsync2.6.3 on SVR4 on Intel HW or rsync binaries for SVR4

2005-01-19 Thread Mike . Li
Hi everyone: Just wondering if anyone has a compiled & running version of rsync for SVR4 which is newer than the 2.5.4 on the ftp sites? Thanks in advance Best regards, Mike  Li -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.ca

looking for rsyncd introduction

2005-01-19 Thread Keith Lofstrom
Is there a good introductory document for rsync in --daemon mode? When folks ask questions like "what is rsyncd" I would like to have someplace for them to go and learn. Perhaps not - one more writing task for me! Keith -- Keith Lofstrom [EMAIL PROTECTED] Voice (503)-520-19

excluding based on filesystem?

2005-01-19 Thread Danny Sauer
I'm using rsync as part of a system to create nightly snapshots of several servers, much like several people are appearently doing. However, I have a bit of a problem with things that I don't want backed up. On most of the systems, things like devfs, procfs, sysfs, etc don't need backed up. In ad

low memory way of getting file list?

2005-01-19 Thread Dave Gilbert (Home)
Hi, I need to get a file list off a server using rsync; but it is a large file list and uses ~1GB of RAM. Does rsync really need to keep this data structure around just for getting a file list (with -r)? Failing that, can anyone recommend any rsync compatible library that is efficient for this;

[Bug 2256] New: failes to compress

2005-01-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2256 Summary: failes to compress Product: rsync Version: 2.6.3 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core

Re: Rsync Minimalist: --include only does "add_exclude"

2005-01-19 Thread John Van Essen
On Tue, 18 Jan 2005, Mike Todd <[EMAIL PROTECTED]> wrote: > > Why does this not include? I have tried many variations including > adding an exclude command. > > Includes.txt: > + //aBackup/* > + //apic/* > - /* As Wayne pointed out, you are not matching anything by those names in the rsync sourc

[Bug 2208] cygwin version of rsync sometimes hangs

2005-01-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2208 --- Additional Comments From [EMAIL PROTECTED] 2005-01-19 03:00 --- Well I'm not having exactly the same problem, since my win32 clients does rsync well, but sometimes (not always) hangs after it's finished. So it won't get back to conso