Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-11 Thread birger
Martin Pool schrieb am Mon, Dec 10, 2001 at 05:40:19PM +1100: * On 10 Dec 2001, [EMAIL PROTECTED] wrote: * > * Running out of memory may be the problem. As a temporary workaround * > * perhaps you can create an additional swap file (rather than partition) * > * on the backup server? * * OK. To

Re: Problems with rsync 2.5.1pre1 and hardlinks

2001-12-11 Thread birger
Dave Dykstra schrieb am Mon, Dec 10, 2001 at 02:21:46PM -0600: [...] * > * > * * > * Ideas: * > * 1. Would it be possible to use symlinks instead of hardlinks? That * > * would give you more flexibility to split things up however you * > * like. * > * 2. Perhaps you could break it u

2.5.0, Solaris 2.6, Daemon SIGSEGV

2001-12-11 Thread James Bromberger
Hello, I have compiled rsync 2.5.0 cleanly on a Solaris 2.6 box, and can use the resultant binary as a client with no problem. However, when I try and start a daemon, it exits with exit code 0, and no daemon running. I have previously run 2.4.6 and other versions with the same rsyncd.conf fil

Here is your FREE pack of playing cards.

2001-12-11 Thread You've Won!
Congratulations, you have won two free packs of Battle Trolls Playing Cards. To claim you free cards simply click on the link below. http://www.battletrolls.com/?adv=bt_013/000a/000a/1 Then simply follow the Play for Free option. Thank you for your time and I hope you enjoy your prize. - Th

Re: Rsync skipping certain lines in files

2001-12-11 Thread Martin Pool
On 10 Dec 2001, mike harris <[EMAIL PROTECTED]> wrote: > I was wondering if it were possible with rsync to > exclude certain lines in a file before it syncs them > up to update the diferrences. I have files on two > systems that the first 10 lines are unique to each > system but the rest of the li

Re: Bit Length Overflow

2001-12-11 Thread Dave Dykstra
On Tue, Dec 11, 2001 at 04:52:31PM -0500, Mark de Jong wrote: > Hello, > When using rsync with the -z option for compression, I get "Bit Length > Overflow" errors during the transfer of files. The errors are sporatic > and don't seem to have any type of pattern. Is this something I should > be con

Bit Length Overflow

2001-12-11 Thread Mark de Jong
Title: Message Hello, When using rsync with the -z option for compression, I get "Bit Length Overflow" errors during the transfer of files. The errors are sporatic and don't seem to have any type of pattern. Is this something I should be concerned about?   Example: bit length overflowcode 1

Re: question on IO error message..

2001-12-11 Thread Sri Ramkrishna
On Tue, Dec 11, 2001 at 09:34:08AM -0600, Dave Dykstra wrote: > On Mon, Dec 10, 2001 at 08:13:54PM -0800, Sri Ramkrishna wrote: > > Does anybody know under what conditions does the error, > > "IO ERROR skipping delete" show up? I'm trying to sync some areas > > and getting this error. My guess

Re: permissions in dryrun mode

2001-12-11 Thread Dave Dykstra
On Tue, Dec 11, 2001 at 12:01:18PM +0100, Mark Santcroos wrote: > I was glad to see a new version of rsync because I though that it was kind > of dead. :-) > > Anyway, I just checked and noticed that the following isn't fixed yet, or > is considered a feature. > > When run in dry-run mode, rsync

Re: question on IO error message..

2001-12-11 Thread Dave Dykstra
On Mon, Dec 10, 2001 at 08:13:54PM -0800, Sri Ramkrishna wrote: > Does anybody know under what conditions does the error, > "IO ERROR skipping delete" show up? I'm trying to sync some areas > and getting this error. My guess is that rsync cannot access all the > areas in the source. I got some

permissions in dryrun mode

2001-12-11 Thread Mark Santcroos
I was glad to see a new version of rsync because I though that it was kind of dead. :-) Anyway, I just checked and noticed that the following isn't fixed yet, or is considered a feature. When run in dry-run mode, rsync doesnt report diffs in permissions and ownership. IMHO this is not the expect