Re: rsynced files "collecting" blocks?

2003-10-14 Thread jw schultz
On Tue, Oct 14, 2003 at 11:34:21PM +0200, Dipl.-Ing. C. Lechleitner wrote: > Hello! > > We are synching some server data (websites, logfiles, ...) with rsync via > ssh and are detecting a weird problem: > > Certain files and directories, apparently those who are regulary rsynced over > the WAN, t

rsynced files "collecting" blocks?

2003-10-14 Thread Dipl.-Ing. C. Lechleitner
Hello! We are synching some server data (websites, logfiles, ...) with rsync via ssh and are detecting a weird problem: Certain files and directories, apparently those who are regulary rsynced over the WAN, tend to use far too many blocks, e.g.: stat from file on server: File: `bilder.html' Size

Verbose logging

2003-10-14 Thread Amy A
Hello All, I have a simple question I think. I have been using rsync for a year now and all is going well. I have it set up in my cron.daily with the -azv option. When I receive the email upon completion of the cron is there any options I am not aware of that will also show me the size of

Re: Adding support for versioned files in rsync

2003-10-14 Thread Sviatoslav Sviridov
On Mon, 13 Oct 2003 13:20:48 -0700 jw schultz <[EMAIL PROTECTED]> wrote: > On Mon, Oct 13, 2003 at 03:57:37PM -0400, Jason M. Felice wrote: > > On Mon, Oct 13, 2003 at 05:18:00PM +0100, Andy Henson wrote: > > > I propose a new option: > > > --comp-file= > > > > > > allowing: > > > rsync -vvtPB --

Re: rsync for transferring harddrive images

2003-10-14 Thread Jim Kleckner
jw schultz wrote: On Wed, Oct 08, 2003 at 01:14:37PM +0200, chris at chrisburkert.de wrote: Hi, I have a project where I have to backup (copy /dev/hda on a server) and recover (copy back) hardrives from the clients. I tried this with rsync using: BACKUP: rsync /dev/hda [EMAIL PROTECTED]:/pat

Re: rsync freezes on solaris

2003-10-14 Thread jw schultz
On Tue, Oct 14, 2003 at 08:33:49PM +0530, Anand Raman wrote: > hi guys > > We use rsync extensively in keeping the site resources in > synch across redundant infrastructure. While attempting > rsync for one of the boxes we find that the rsync process > simply sleeps. The situation remains the sa

Versioned files (take 2)

2003-10-14 Thread Jason M. Felice
I've pondered the feedback and revised my proposal to the client. Here is the revised project objectives. Notably, this is the addition of 4), the deletion of the whole slew of items actually related to handling versioned files, and mention of preexisting work on 1). I've took a little gander at

rsync freezes on solaris

2003-10-14 Thread Anand Raman
hi guys We use rsync extensively in keeping the site resources in synch across redundant infrastructure. While attempting rsync for one of the boxes we find that the rsync process simply sleeps. The situation remains the same even if we have sync very small contents of the order of 4 KB. The s

Re: Unable to rsync files of size 30 GB

2003-10-14 Thread Nitin Agarwal
Hi, I m using rsync on AIX 4.3 for backing up a huge database. Rsync gives error on bringing files greater than 2 GB. I tried the 64 bit version of Rsync 2.5.6 (on 64bit file system) also, but it didnt worked. Command i m giving is: rsync -avz --ignore-errors 10.10.10.10::backup /backupdir OUTP

Re: rsync: connection unexpectedly closed

2003-10-14 Thread beers
> Hi rsync list, > > Im trying to use rsync to sync about 23GB over a local LAN. > I use 2.5.6 compiled on SCO OpenServer 5.0.6, this is the command I use: > > rsync --verbose --stats --recursive --times --perms --links --delete > eurux02::user2 I missed the destination filesystem when re-typing.

rsync: connection unexpectedly closed

2003-10-14 Thread beers
Hi rsync list, Im trying to use rsync to sync about 23GB over a local LAN. I use 2.5.6 compiled on SCO OpenServer 5.0.6, this is the command I use: rsync --verbose --stats --recursive --times --perms --links --delete eurux02::user2 (I have tried it with and without --compress, as the archive hin