Re: AW: trying to figure out how the --delete option works.

2003-10-29 Thread Mandrake Pe
This was the problem. There were some IO errors reading some files from the /proc/ directory, and then rsync won't delete any files at all. From the man: --delete If the sending side detects any IO errors then the deletion of any files at the destination will b

build of 2.5.6 on AIX 4.3.3

2003-10-29 Thread Fabio Pietrosanti (naif)
Hi, i was using rsync 2.4.5 for AIX 4.3 binary downloaded from http://rsync.samba.org/ftp/rsync/binaries/AIX/ . I now compiled the latest 2.5.6 on AIX 4.3.3 and created a tarball to use like the one available from http://rsync.samba.org/ftp/rsync/binaries/AIX/ . [EMAIL PROTECTED]:/usr/local/src#

How does rsync send files via Rsh/Rexec?

2003-10-29 Thread Bryan Moore
I'm curious how rsync sends files using rsh/rexec. One method I've seen used is to execute "cat > foo.txt" on the remote machine, and then stream the data over the socket into that cat process. The problem I have with this method, is that the only way to signify an end of file, is to close th

workaround for HFS+'s case-insensitivity?

2003-10-29 Thread Daniel M. Drucker
I am using Mike Rubel's snapshot-style rsync to do backups from my web server (Linux) to my desktop (MacOS X). Mostly, this works great, except where case sensitivity (or rather, HFS+'s semi-lack thereof) causes problems. Specifically, it seems impossible to successfully back up my Linux box's /u

Re: AW: trying to figure out how the --delete option works.

2003-10-29 Thread Pedro Blom
I use -a from the man: âa, ââarchive archive mode, equivalent to ârlptgoD u se, the -r for --recursive is there I also use -v -v as for --verbose so I have that covered. I have now experiemented with some tmp-files in my homedir and it works flawlessly. rsync -av --exclude "/**/movi

file sizes over 2gb

2003-10-29 Thread Richard Labutis
On AIX 4.3.3 or 5.1 : why does rsync fail sending files over than wan? sometimes it works ok, if I use scp it works without any problems. rsync version is 2.5.6 protcol version 26 __ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/p

Re: AW: trying to figure out how the --delete option works.

2003-10-29 Thread beers
> "This option has no effect if directory recursion is > not > selected." > (I really dont know what this means. Perhaps this is where > my > comand fails?) from the man: --recursive This tells rsync to copy directories recursively

Re: AW: trying to figure out how the --delete option works.

2003-10-29 Thread Mandrake Pe
Thank you for your answer, but i'ts not about the excluded files. Sorry if I was unclear about that. This is what the man rsync says about the delete option: "--delete This tells rsync to delete any files on the receiving side that arenÂt on the sending side." (T

AW: trying to figure out how the --delete option works.

2003-10-29 Thread Rainer Stengele
Add this: --delete-excluded See the manual. Rainer -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Mandrake Pe Gesendet: Mittwoch, 29. Oktober 2003 13:33 An: [EMAIL PROTECTED] Betreff: trying to figure out how the --delete option works. I use th

trying to figure out how the --delete option works.

2003-10-29 Thread Mandrake Pe
I use this comand to back up my entirely drive to a second drive. Because the second drive is smaller I have excluded my movies directory. I also excluded the /mnt/ diectory, becous I dont want to back up the backup. This part works just fine. It's the --delete option I cant get to work. I want

Rsync password not working

2003-10-29 Thread sumithra
Hi, I have installed CYGWIN in my windows 2000 prof machine .I want to automate the RSYNC backup .The rsync --password-file=filename doesn't seems to work .If i schedule the backup , the rsync asks for password at the scheduled time .Please help me to automate the Rsync without asking passwo

Re: rsync problem

2003-10-29 Thread Sumit malhotra
Adding a --checksums option should do ... regards, Sumit --- Hardy Merrill <[EMAIL PROTECTED]> wrote: > See below. > > Jose Cheng [EMAIL PROTECTED] wrote: > > > > Hello, > > > > I'm trying to backup partition "/users1" on host > "john" > > onto partition "backup1" on host "mary". > > > > Here i

Re: Speeding up Transfers of 1000s of files

2003-10-29 Thread Hans Eric Sandström
Rsync works in a very linear fashion. Try running multiple rsyncs in paralell on different directories of course. One speedup would be to transfer the checksums and data asyncronously. I havent checked the source on how this is done but I suspect that even this is done in a very linear way wich ex

rsync over ssh problem

2003-10-29 Thread Robin Ericsson
Hi, I have a problem when running rsync over ssh. This might be a ssh problem, but i've only seen it with rsync so far. Every minute I rsync one file to 3 servers, and once in a while, there are stray processes laying around. Like this: Oct23 0:07 /usr/sbin/crond -l10 01:38 0:00 \_ /bin/sh