Re: including file from excluded directory

2003-08-19 Thread jw schultz
On Tue, Aug 19, 2003 at 03:34:37PM -0500, Brandon Metcalf wrote: I'm trying to explicitly include a file that exists under a directory that I otherwise want excluded. Here are my command and include list: rsync -e ssh -Cavz --delete --update \ --include-from=$HOME/.rsync.laptop .

Re: Rsync hang on HP-UX 10.20

2003-08-19 Thread jw schultz
Please invest in an enter key. On Tue, Aug 19, 2003 at 07:38:51PM -0600, [EMAIL PROTECTED] wrote: [reformatted due to insanely long lines] Hi, We downloaded the latest rsync 2.5.6 source code and compiled it on HP-UX for both 10.20 and 11.x. Rsync runs fine if we run it from the command

Re: compare questions

2003-08-19 Thread jw schultz
On Wed, Aug 20, 2003 at 10:23:10AM +0800, damian lee wrote: sorry to bother you again!! I still didn`t get it. Maybe I didn`t make my self clear. I have a old_FTP server and the data is about 4G. I also have a copy for those datas. Now I have to make a mirror site for the old_FTP site with

Re: exit status 12 with large files

2003-08-18 Thread jw schultz
On Mon, Aug 18, 2003 at 01:26:50PM -0400, Alexandros Papadopoulos wrote: Hello. I use rsync version 2.4.6, protocol version 24 on a RH7.2 machine. The purpose is mirroring a Red Hat repository. All works fine, *except* for really big files. ISO images (~650MB) are a good example. Whenever

Re: Inadequate error checking in rsync 2.5.5

2003-08-18 Thread jw schultz
On Mon, Aug 18, 2003 at 01:41:51PM -0700, David Norwood wrote: Okay, with this patch I now get error messages, but it still creates null filled output files. I guess that is what you meant by the behavior is the same. That is correct. At the point in which we detect the problem

Re: Problem copying 2GB files on HP-UX 11i with rsync 2.5.6

2003-08-16 Thread jw schultz
On Fri, Aug 15, 2003 at 10:58:36AM -0500, Rivera, Tony wrote: I have downloaded the source for rsync 2.5.6 and compiled it without adjusting any options, no problems. Performed a test copy of a file GT 2 GB and it failed. In the file configure I changed the line to --enable-largefile,

Re: Inadequate error checking in rsync 2.5.5

2003-08-15 Thread jw schultz
On Thu, Aug 14, 2003 at 11:46:51PM -0700, [EMAIL PROTECTED] wrote: jw schultz writes: I've had a chance to think on it. Attached is a patch that allows unmap_file() to report the first read error that map_ptr found. The behaviour is the same. I doubt this will apply against anything

Re: Inadequate error checking in rsync 2.5.5

2003-08-15 Thread jw schultz
On Fri, Aug 15, 2003 at 02:04:50PM -0700, David Norwood wrote: I've had a chance to think on it. Attached is a patch that allows unmap_file() to report the first read error that map_ptr found. The behaviour is the same. I doubt this will apply against anything but CVS HEAD as of now.

Re: globbing doesn't work locally

2003-08-15 Thread jw schultz
On Fri, Aug 15, 2003 at 03:37:21PM -0700, Rob McMillin wrote: This is on rsync v2.4.5 on RedHat 7.3. If I do something like rsync ... 'somehost:/path/to/files.*' /local/path it works fine, but if I do rsync ... '/local/path/to/files.*' somehost:/path/to globbing fails, yielding

Re: Logging problem

2003-08-14 Thread jw schultz
On Tue, Aug 05, 2003 at 01:19:43PM +0200, René van der Kroft wrote: At 01:04 30-7-2003 -0700, you wrote: The follwing error showed up today in the logfile: Received disconnect from IP: 2: fork failed: Resource temporarily unavailable^M rsync: connection unexpectedly closed (0 bytes

Re: rsync OS X to Linux = problem diacritical marks

2003-08-14 Thread jw schultz
On Wed, Aug 06, 2003 at 07:55:55AM +0200, Samuel Hug wrote: hi all i would like to sync a directory tree on a os x server to my linux backup server. in generall it works, but i've asserted that folders and files containg a letter with a diacritical mark (for example: ä,ü,ö) cause

Re: questions about connection refused

2003-08-14 Thread jw schultz
On Tue, Aug 12, 2003 at 03:52:02PM +0800, tongw wrote: Dear all: I installed the rsync 2.5.4 in my two machines (192.168.1.30 and 192.168.1.120, both are AIX OS) to backup data each other. The software`s installation is ok, and I can copy local files. But when I try to backup data

Re: HFS support (resource forks)

2003-08-14 Thread jw schultz
On Wed, Aug 13, 2003 at 12:45:53PM +0200, Samuel Hug wrote: hi will the official rsync version in future maybe support HFS(+) filesystem, like rsyncx does right now? i ask because the rsyncx version dosen't run on my linuxbox and the feature is only supported if all systems use rsyncx.

Re: Incremental Backup

2003-08-14 Thread jw schultz
On Thu, Aug 14, 2003 at 04:18:41PM +0530, Joy Dominic wrote: Hi folks, What is the purpose of following statements? [ -d $HOME/emptydir ] || mkdir $HOME/emptydir rsync --delete -a $HOME/emptydir/ $BSERVER::$USER/$BACKUPDIR/ To remove the contents from $BSERVER::$USER/$BACKUPDIR. Most

Re: rsync on Windows 2000? ----- Sorry, me again!

2003-08-14 Thread jw schultz
On Sun, Aug 10, 2003 at 10:03:16AM +0200, Stephan Jau wrote: Hello, I just posted this a few days back and my email got totally messed up so I don't know for sure if there was any reply yet to this. If there was I would be glad if someone just could forward that to me. Thank you in

Re: User Signal 1

2003-08-14 Thread jw schultz
On Thu, Aug 14, 2003 at 01:59:37PM -0400, Dwight Marzolf wrote: I have been struggling over the last couple of weeks with cron jobs running rsync commands that would simply disappear without completing. I was finally able to run the same rsync command manually and have it die. It put a

Re: Inadequate error checking in rsync 2.5.5

2003-08-14 Thread jw schultz
On Thu, Aug 14, 2003 at 12:41:19PM -0700, David Norwood wrote: [reformatted because someone doesn't know how to compose email] I'm using rsync to mirror files from a Windows XP machine mounted via smbfs. Apparently I have something configured wrong as I get a permisson denied error accessing

Re: rsync problem

2003-08-14 Thread jw schultz
On Tue, Aug 12, 2003 at 02:08:20PM +1000, Rajesh wrote: I've installed rsync-2.5.6 on a sun box (solaris 8). When I run rsync using the command rsync -a ssh /opt/local/pkgs/httpd/htdocs/ [EMAIL PROTECTED]:/mnt/ I get the error rsync: connection unexpectedly closed (0 bytes read so

Re: Maximum file size with rsync?

2003-08-14 Thread jw schultz
On Tue, Aug 12, 2003 at 11:27:28AM -0700, Jeff Frost wrote: On Tue, 12 Aug 2003, Steve Bonds wrote: On Tue, 12 Aug 2003, Jeff Frost J.Frost-at-fantastic.com |Rsync List| wrote: I've been trying to find mention of rsync's maximum transferrable file size, but haven't been able to. I'm

Re: Rsync Folder level Synchronizing Problem

2003-08-14 Thread jw schultz
On Tue, Aug 12, 2003 at 02:13:11PM -0700, Angrish, Vishal wrote: Hi, I am using rsync for synchronizing two development work areas(geographically seperated). My Task: To copy abc/USER/xyz/123/456/. to indiavidual developers remote machines atrting from xyz folder. here USER will

Re: Inadequate error checking in rsync 2.5.5

2003-08-14 Thread jw schultz
On Thu, Aug 14, 2003 at 03:08:22PM -0700, jw schultz wrote: On Thu, Aug 14, 2003 at 12:41:19PM -0700, David Norwood wrote: [reformatted because someone doesn't know how to compose email] I'm using rsync to mirror files from a Windows XP machine mounted via smbfs. Apparently I have something

CVS update: rsync

2003-08-14 Thread jw schultz
Date: Wed Aug 6 06:45:15 2003 Author: jw Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv12876 Modified Files: options.c rsync.yo Log Message: Make --progress imply --verbose without incrementing verbosity. Revisions: options.c 1.113 = 1.114

Re: rsync problem

2003-08-11 Thread jw schultz
On Tue, Aug 12, 2003 at 02:09:22PM +0900, Nishimura Takashi wrote: Hi, At 13:08 03/08/12, Rajesh wrote: Hi all, I've installed rsync-2.5.6 on a sun box (solaris 8). When I run rsync using the command rsync -a ssh /opt/local/pkgs/httpd/htdocs/ [EMAIL PROTECTED]:/mnt/ How about

Re: performance of rsync

2003-08-09 Thread jw schultz
On Thu, Aug 07, 2003 at 03:06:46PM -0500, Carniado Rodríguez Claudia wrote: [reformatted due to excessive line length] I have a question about rsync, which is new for me. Hope you can help me: I have copied a binary file whose size is about 100 MB using rsync and I noticed that it takes a

Re: remote server won't remove deleted files

2003-08-09 Thread jw schultz
On Fri, Aug 08, 2003 at 02:37:24PM +0800, AndyWu wrote: Heres' what I did... login as root rsync -a *.c auk1::pub/ rm -f a*.c rsync -a *.c auk1::pub/ You are syncing a list of files. For delete to work you must recurse on a directory. The a*.c files still exist on auk1, the remote

Re: Should --progress implicitly assert -v?

2003-08-08 Thread jw schultz
On Tue, Aug 05, 2003 at 11:11:25PM -0700, Wayne Davison wrote: On Tue, Aug 05, 2003 at 12:25:51PM -0400, Toby Betts wrote: -P or --progress without -v is, in a sense, gibberish. Yeah, that seems logical to me. Your patch is overly complex, but I'd be willing to check in something that does

Re: Logging problem

2003-08-08 Thread jw schultz
On Fri, Aug 08, 2003 at 12:27:00PM +0200, René van der Kroft wrote: At 11:36 5-8-2003 -0700, you wrote: Today I received the error again: Received disconnect from IP: 2: fork failed: Resource temporarily unavailable rsync: connection unexpectedly closed (0 bytes read

Re: rsync returns 23 (RERR_PARTIAL) when a file has beendeleted after the list has been created.

2003-08-07 Thread jw schultz
On Thu, Aug 07, 2003 at 12:49:49PM +0100, Evan Skinner1 wrote: [and oddly reordered to be back-assword and attribution missing] I like the idea of splitting file vanished during transfer (VANISHED) a lot. I'd rather 23 stay partial transfer and file vanished be a new error (24 or

Re: rsync OS X to Linux = problem diacritical marks

2003-08-06 Thread jw schultz
On Wed, Aug 06, 2003 at 07:31:31PM +1200, Martin Langhoff wrote: jw schultz wrote: A possible, but perhaps less friendly, alternative would be to clean up the OSX side so file names only use a subset of the possible character set. ä,ü,ö becomes a,u,o. I've done similar things in the past

Re: rsync returns 23 (RERR_PARTIAL) when a file has been deletedafter the list has been created.

2003-08-06 Thread jw schultz
On Wed, Aug 06, 2003 at 09:54:47AM -0700, Wayne Davison wrote: On Wed, Aug 06, 2003 at 01:48:06PM +0100, Evan Skinner1 wrote: I believe this is happening because between the time rsync compiles the file list and the time rsync attempts to transfer the file the application has deleted it.

Re: issue with rsync 2.5.6

2003-08-05 Thread jw schultz
On Tue, Aug 05, 2003 at 05:14:21PM -0500, John Van Essen wrote: On Tue, 5 Aug 2003, Bhaskar, Vijay [EMAIL PROTECTED]?wrote: Hello, I bumped in to issue with rsync 2.5.6 while doing ?sync of large files. Here is the error message write failed on cm3.0_hpux11.11_final.tar : Error 0

Re: always copy the whole file?

2003-08-04 Thread jw schultz
. Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of jw schultz Sent: Monday, August 04, 2003 11:20 AM To: rsync mailing list Subject: Re: always copy the whole file? On Mon, Aug 04, 2003 at 10:55:55AM +0800, AndyWu wrote: Here's how it works

Re: problems with volume sync with red hat 9

2003-08-04 Thread jw schultz
On Mon, Aug 04, 2003 at 05:12:19PM +0200, Eckart Frehe wrote: Dear All, I´m trying to sync two ext3 filesystems on a single red hat 9 host with the following command: /usr/bin/rsync -ax /data/raid/ /data/raid_kopie. This should work, because it worked on lots of sun stations, where I

Re: bug: rsync always writes temp-files to current directory sincecvs-20030326

2003-08-04 Thread jw schultz
On Mon, Aug 04, 2003 at 09:59:13PM +0200, Peter Lundkvist wrote: Hi, The documentation states that rsync writes temp-files to the recieving directory, unless --temp-dir is specified. This is not true since cvs-20030326, when receiver.c was modified. (

Re: Include-from ?

2003-08-03 Thread jw schultz
On Sun, Aug 03, 2003 at 01:35:22AM -0500, Max Kipness wrote: Hello - I just finished doing a search of the archives and couldn't seem to get this answered. Example, I have a root directory containing the following directories: /Test1 /Test2 /Test3 I want to rsync only /Test2 and

Re: Include-from ?

2003-08-03 Thread jw schultz
redefining the problem as each layer of what you are doing is unveiled because the answer you got doesn't satisfy. This syncs nothing and gives me: excluding directory Rootdir because of pattern /*. -Original Message- From: jw schultz [mailto:[EMAIL PROTECTED] On Sun, Aug 03, 2003

Re: help

2003-08-03 Thread jw schultz
On Thu, Jul 31, 2003 at 05:39:08PM +, A V wrote: I know this doubt is really stupid but could anyone let me know how to start the rsync server when working with two systems? Thank you. Setting up an rsync daemon is not a simple operation nor should it be done without full understanding of

Re: always copy the whole file?

2003-08-03 Thread jw schultz
On Mon, Aug 04, 2003 at 10:55:55AM +0800, AndyWu wrote: Here's how it works in my 2 computers. First, on auk2 # rsync -a auk1::pub/linux.iso . It takes about 4 minutes. Everything is fine. However, after doing this on auk1, # echo hello /pub/linux.iso Then, on auk2 # rsync -a

Re: always copy the whole file?

2003-08-03 Thread jw schultz
On Sun, Aug 03, 2003 at 08:20:24PM -0700, jw schultz wrote: On Mon, Aug 04, 2003 at 10:55:55AM +0800, AndyWu wrote: Here's how it works in my 2 computers. First, on auk2 # rsync -a auk1::pub/linux.iso . It takes about 4 minutes. Everything is fine. However, after doing

Re: -b --suffix '' --delete --backup-dir /path/ combination doesnot act as expected

2003-08-01 Thread jw schultz
On Fri, Aug 01, 2003 at 01:21:53AM -0700, Wayne Davison wrote: [I apparently lost some of my email that was sent to my samba.org address due to some bogus spam filtering involving my use of spamcop.org (which I just turned off). I looked up your reply in a mailing list archive on the web...]

Re: -b --suffix '' --delete --backup-dir /path/ combination doesnot act as expected

2003-08-01 Thread jw schultz
On Fri, Aug 01, 2003 at 09:57:15AM -0700, Wayne Davison wrote: On Fri, Aug 01, 2003 at 01:51:53AM -0700, jw schultz wrote: If for some reason they specify --suffix=~ --backup-dir=../foo it should create the backup files with the requested suffix. Yes, I totally agree. Fortunately

Re: [rsync@b] Re: rsync 2.5.6 globbing bug

2003-08-01 Thread jw schultz
On Fri, Aug 01, 2003 at 07:18:40PM -0400, Bert wrote: I must say I'm slightly dismayed by the less-than-enthusiastic response I have received - I've identified a problem, root-cause it and even offered to submit a fix - what exactly is the problem? While I don't know about the ins-and-outs

Re: rsync 2.5.6 timeout bug

2003-08-01 Thread jw schultz
On Sat, Aug 02, 2003 at 01:00:47AM +0100, Alan Burlison wrote: Alan Burlison wrote: That is what really happens. The client specified timeout is passed over the wire for use by the server but if the server has a value specified in rsyncd.conf that value will override the client. OK,

Re: Logging problem

2003-07-31 Thread jw schultz
On Thu, Jul 31, 2003 at 09:29:25AM +0200, René van der Kroft wrote: At 01:04 30-7-2003 -0700, you wrote: Today the rsync run again, the backup directory shows that there where no file changed. The Internet statistics for that connection shows: IN 14M, OUT 133M! (Incoming on IP port 22,

Re: options: --backup-dir and --sufix not combinable?

2003-07-31 Thread jw schultz
On Thu, Jul 31, 2003 at 10:50:53AM +0200, Samuel Hug wrote: hi there i would like to backup any file which is updated into a specific directory, --backup-dir= does work well. but i also would have multiple backups from each file, to make this possible i thought i combine --backup-dir=

Re: New wildmatch code in CVS

2003-07-31 Thread jw schultz
On Sat, Jul 05, 2003 at 04:12:15PM -0700, Wayne Davison wrote: If you've been watching CVS, you may have noticed that I checked in some new files named wildmatch.c and wildmatch.h. This code implements the shell-style wildcard matching with rsync's extension that ** matches a / but * and ?

Re: -b --suffix '' --delete --backup-dir /path/ combination doesnot act as expected

2003-07-31 Thread jw schultz
On Thu, Jul 31, 2003 at 11:36:57AM -0700, Wayne Davison wrote: On Mon, Jul 28, 2003 at 03:55:28PM -0700, jw schultz wrote: Any other developer's thoughts? The original logic looks faulty to me in another way: if a backup directory was specified, the default suffix turns into nothing

Re: rsync 2.5.6 globbing bug

2003-07-31 Thread jw schultz
On Thu, Jul 31, 2003 at 05:52:51PM +0100, Alan Burlison wrote: I do entirely agree with your point about sanity over performance, and I think the current mysterious failure mode is not at all helpful. I just looked and here i do agree with you. This is apparently just silently failing when it

Re: -b --suffix '' --delete --backup-dir /path/ combination doesnot act as expected

2003-07-31 Thread jw schultz
On Thu, Jul 31, 2003 at 06:28:46PM -0700, Wayne Davison wrote: On Thu, Jul 31, 2003 at 01:37:59PM -0700, jw schultz wrote: Have at it! OK, here's what I came up with: http://www.blorf.net/rsync-backup.patch I took a cursory look, as you log probably shows. Seems mostly OK. I mostly

CVS update: rsync

2003-07-31 Thread jw schultz
Date: Thu Jul 31 09:32:15 2003 Author: jw Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv32750 Modified Files: backup.c Log Message: Whitespace and indentation fixes. Revisions: backup.c1.11 = 1.12

Re: EOF error at io.c line 165

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 12:33:45AM -0400, Thomas Cort wrote: Hello All, I keep getting rsync: connection unexpectedly closed (1074142 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165). Does anyone have any idea of what could cause this? I've gotten the

Re: Usage of --exclude and --include-from options

2003-07-30 Thread jw schultz
Please buy a carriage return key before posting again. On Wed, Jul 30, 2003 at 03:41:53AM -0500, Stanisa Amidzic wrote: rsync -a --force --delete --delete-after -P --exclude=/ --include-from=/etc/rsync_inc [EMAIL PROTECTED]::module-name/ / Here is a small section of /etc/rsync_inc

Re: Large files and symlinks

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 01:48:09PM +0100, Tim Shaw wrote: Hi, I'm mirroring a single server to multiple clients. Currently I'm using scp, but I (think I) want to use rsync. The files I'm mirroring are large - c.4GB (video data) Each client has a different set of these files. The

Re: Slow rsync Performance

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 12:10:49PM -0400, Jose Binoj wrote: Hi all, I know this subject is extensively discussed on the mail list but I did not get the solution yet.. I have a server running RedHat Linux 7.2 (2 CPU, 4 Gb RAM) and 6 client machines running RedHat linux 7.1 ( 1

Re: Mirroring OS X folders with Rsync

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 11:22:58AM -0500, Adam Behn wrote: I'm just looking for some advice on a project I am currently working on. I have two OS X servers and I am looking to use rsync to mirror data between the two. I just love the fact that rsync only moves the data incrementally. It is

Re: rsync 2.5.6 globbing bug

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 10:44:37PM +0100, Alan Burlison wrote: $ rsync -auv \ ftp.funet.fi::CPAN/modules/by-category/05_Networking_Devices_IPC/Net/* . \ | grep -v MOTD: Cockpit error. This isn't DOS. Don't use * when you want the all directory contents. rsync -auv

Re: rsync 2.5.6 globbing bug

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 11:06:03PM +0100, Alan Burlison wrote: jw schultz wrote: On Wed, Jul 30, 2003 at 10:44:37PM +0100, Alan Burlison wrote: $ rsync -auv \ ftp.funet.fi::CPAN/modules/by-category/05_Networking_Devices_IPC/Net/* . \ | grep -v MOTD: Cockpit error. This isn't DOS

Re: rsync 2.5.6 timeout bug

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 11:23:17PM +0100, Alan Burlison wrote: I've been getting frequent io errors trying to synchronise a local CPAN mirror with the master on ftp.funet.fi, the symptoms being the dreaded rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in

Re: Large files and symlinks

2003-07-30 Thread jw schultz
On Thu, Jul 31, 2003 at 09:22:51AM +1000, Donovan Baarda wrote: On Thu, 2003-07-31 at 06:53, jw schultz wrote: [...] In many cases invoking --partial is worse than not. If you are rsyncing a 4GB file and transfer is interrupted after 500MB has been synced you get a 500MB file which now

Re: Large files and symlinks

2003-07-30 Thread jw schultz
On Wed, Jul 30, 2003 at 05:01:26PM -0700, jw schultz wrote: On Thu, Jul 31, 2003 at 09:22:51AM +1000, Donovan Baarda wrote: On Thu, 2003-07-31 at 06:53, jw schultz wrote: [...] In many cases invoking --partial is worse than not. If you are rsyncing a 4GB file and transfer

Re: Large files and symlinks

2003-07-30 Thread jw schultz
On Thu, Jul 31, 2003 at 11:21:48AM +1000, Donovan Baarda wrote: On Thu, 2003-07-31 at 10:01, jw schultz wrote: On Thu, Jul 31, 2003 at 09:22:51AM +1000, Donovan Baarda wrote: On Thu, 2003-07-31 at 06:53, jw schultz wrote: The simplest solution is to write the partial download over

Re: Logging problem

2003-07-29 Thread jw schultz
On Tue, Jul 29, 2003 at 10:55:56AM +0200, René van der Kroft wrote: Hi, I'm using rsync version 2.5.5 on OpenBSD 3.3 to backup the users /home directory over the Internet. It's started by a cron job every night. For logging I've add the -vv parameter and redirect the output to a

Re: Basic doubts

2003-07-29 Thread jw schultz
Please fix your mailer. The text contains garbage characters. Also, don't indent the start of paragraphs. On Wed, Jul 30, 2003 at 12:18:52AM +, Abhilash Vantaram wrote: Hi all, I am very new to the rsync world (as well as the linux world) and have some really basic doubts. Please

Re: Help using --exclude

2003-07-28 Thread jw schultz
On Mon, Jul 28, 2003 at 01:31:41PM -0700, Wayne Davison wrote: On Mon, Jul 28, 2003 at 01:21:38PM -0700, Scott Sewall wrote: My hope was the exclude pattern .mozilla/**/Cache/ would prevent the Cache directory and all files within it from being copied. This fails in the released versions

Re: -b --suffix '' --delete --backup-dir /path/ combination doesnot act as expected

2003-07-28 Thread jw schultz
On Mon, Jul 28, 2003 at 05:19:23PM -0400, Bradley M. Kuhn wrote: If you use rsync with the following options: -b --suffix '' --delete --backup-dir /path/to/mybackupdir You will find that it works properly with one exception: the deleted files are not properly put into

Re: compression and encryption

2003-07-27 Thread jw schultz
On Mon, Jul 28, 2003 at 05:33:13AM +0200, Vaclav Dvorak wrote: Hello folks! I've been thinking about adding the capability to store files compressed and/or encrypted on either side of the rsync transfer. Let's say there's a storage space provider. I want to store my files on that server

Re: send_files failed to open

2003-07-25 Thread jw schultz
On Fri, Jul 25, 2003 at 03:26:15PM +0200, Ralph wrote: Help! i like to use rsync 'version 2.5.5 protocol version 26' to sync some Volumes over the Network. The Plan: At some day there will be a FileServer called 'fileserver' (the Master) and a FileServer called 'Yesterday'

Re: patch to use pipe if socketpair fails

2003-07-24 Thread jw schultz
On Thu, Jul 24, 2003 at 01:22:58PM +0300, Harri J{rvi wrote: Hi, if socketpair support has been compiled in but the host where rsync is run doesn't support it, you get error pipe failed in do_recv Rejected. Build for the platform. If you are doing a cross-platform build either use options

Re: rsync error: error in socket IO (code 10) at io.c(423)

2003-07-24 Thread jw schultz
On Thu, Jul 24, 2003 at 01:26:45PM +0200, Marcus Forthuber wrote: Hi guys, anyone ever seen that kind of error? ESNW01:rsync -vruzt --delete 10.1.1.10::SITE/aodat vol1:/progstest Loading module RSYNC.NLM RSync 2.5.5 Version 2.55July 10, 2003 Copyright 2003 Andrew Tridgell, Paul

Re: SIGCHLD SIG_IGN, then wait - warning messages

2003-07-24 Thread jw schultz
On Thu, Jul 24, 2003 at 09:09:48AM -0400, Hardy Merrill wrote: What is the status on this? Is it being considered, or just ignored? Some (any) response would be appreciated :) If access to the bug is an issue, I can attach it - just let me know. Thanks. -- Hardy Merrill Red Hat,

Re: SIGCHLD SIG_IGN, then wait - warning messages

2003-07-24 Thread jw schultz
On Thu, Jul 24, 2003 at 12:27:04PM -0700, Wayne Davison wrote: On Thu, Jul 24, 2003 at 09:09:48AM -0400, Hardy Merrill wrote: What is the status on this? I finally educated myself on this issue, and would like to propose a patch. Since there are reports that zombies can get created when

Re: Does block level replication require local disk access (Blocklev el) or can it work with a network share too

2003-07-23 Thread jw schultz
On Wed, Jul 23, 2003 at 02:18:41PM +0100, Antony Parkin wrote: Could i run rsync on a linux server which is connected to a network share (NAS) and replicate the diffs of the files residing on the network share? or Rsync will run just fine on network filesystems. That said, due to the disk

Re: Does block level replication require local disk access (Blocklev el) or can it work with a network share too

2003-07-23 Thread jw schultz
On Wed, Jul 23, 2003 at 10:10:22PM +0200, Jan-Benedict Glaw wrote: On Wed, 2003-07-23 14:18:41 +0100, Antony Parkin [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]: * This e-mail and any attachment is confidential. It

Re: Linux Rsync so files

2003-07-23 Thread jw schultz
On Wed, Jul 23, 2003 at 03:15:07PM -0700, Ben Escoto wrote: Ken == ryvral [EMAIL PROTECTED] wrote the following on Wed, 23 Jul 2003 18:03:14 -0400 Ken Hey all.. I'm using the command: Ken rsync -lHtSuWvzrvopglD -e ssh -C [EMAIL PROTECTED]:/gameservers / Ken But its not moving

Re: does rsync lock exclusively files to copy?

2003-07-23 Thread jw schultz
On Wed, Jul 23, 2003 at 09:12:21PM -0400, Haralabos Athanassiou wrote: [reformatted because sender mailer is broken] I'm running rsync 2.5.6 on windows (via cygwin) and I've had other processes try to open the same files as rsync, but could not get through sometimes. Does rsync place a shared

Re: Tru64 UNIX T5.1B-6 (Rev. 2617) Build Successfull.

2003-07-22 Thread jw schultz
On Mon, Jul 21, 2003 at 11:43:15PM -0700, VISHWANATH.S ACHARYA wrote: Hi Today I downloaded the source, was able to build it successfully. That's nice. The build Machine was a Tru64 UNIX T5.1B-6 (Rev. 2617). Please do let me know the procedure to upload the same. And please do

Re: Tru64 Unix patch for rsync 2.5.6.

2003-07-22 Thread jw schultz
No one else has done anything about this. This doesn't quite look right to me. The structure we need to actually use HAVE_SOCKADDR_LEN for is type sockaddr_in, not sockaddr. Further, the members of sockaddr appear to have sa_ prefixes. Only sockaddr_in members have the sin_ prefix. So either

Re: rsync on cygwin is hanging

2003-07-21 Thread jw schultz
On Sat, Jul 19, 2003 at 04:06:54PM -0400, Jeff Hedlund wrote: I am trying to backup a Windows machine to a Linux machine using rsync (over ssh). I have been able to successfully sync a few files at a time, but when I try to backup an entire tree the process hangs on both machines. I

Re: unexplained error (code 255) at main.c(620)

2003-07-21 Thread jw schultz
On Fri, Jul 18, 2003 at 11:10:39AM +0200, [EMAIL PROTECTED] wrote: Hi, after syncing I get the following error: rsync error: unexplained error (code 255) at main.c(620) Line 620 has moved but i'd say that it is most likely that ssh returned -1. You might try fiddling with blocking-io or

Re: rsyncd logging to multilog / stdout

2003-07-21 Thread jw schultz
On Sat, Jul 19, 2003 at 04:36:05PM -0400, Toby Betts wrote: I was looking for suggestions on how I could get rsyncd to send its log information to multilog, and I came across this post: http://marc.theaimsgroup.com/?l=rsyncm=105034709927741w=2 Is there any initiative to integrate this or

Re: multiple rsync servers

2003-07-19 Thread jw schultz
On Sat, Jul 19, 2003 at 12:41:07PM +0530, [EMAIL PROTECTED] wrote: hi, can i run multiple rsync servers simultaneously in a single machine. Yes. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read:

Re: multiple instances using cron

2003-07-18 Thread jw schultz
On Fri, Jul 18, 2003 at 02:49:20PM +0800, Matthew Healey wrote: Hi all, I have searched high and low on the web and this mailing list and cannot find anything similar to the problems I am seeing. I have the following two commands set up in cron (as root) to run at midnight (under MacOS

Re: rsync 2.5.6 freezes between Solaris2.6/Commercial SSH Version2.0.12 and Solaris8/OpenSSH_3.6.1p1

2003-07-17 Thread jw schultz
On Thu, Jul 17, 2003 at 08:01:06AM -0700, s chuda wrote: We had been using rsync and Commercial SSH to sync up two SUN boxes running Solari2.6 and Commercial SSH Version 2.0.12. It has never been a problem syncing between over 80,000 files and 4GB of content We are upgrading to Solaris 8

Re: Rebuilding rsync to define HAVE_OFFSET64_T

2003-07-15 Thread jw schultz
On Wed, Jul 16, 2003 at 11:54:31AM +0800, Leaw, Chern Jian wrote: HI JW, I tried building rsync version 2.5.6. However when transferring the file to another machine (also with a rsync 2.5.6 built), it still produced the error message Value too large for defined data type shown below:

Re: Rebuilding rsync to define HAVE_OFFSET64_T

2003-07-14 Thread jw schultz
Don't build 2.4.4. Get either CVS or the current release, 2.5.6. At least on linux autoconf will get it right. There have been reported problems with Solaris and, i think, HPUX but nobody has provided a fix to configure. On Solaris the Value too large problem can also be a problem of negative

Re: --include-from with no source directory

2003-07-13 Thread jw schultz
On Sun, Jul 13, 2003 at 03:49:51AM -0700, August Zajonc wrote: Dear Friends, I've seen this come up on the list in the past, most particularly here. http://groups.google.com/groups?q=rsync+include-from+cathl=enlr=ie=UT F-8oe=UTF-8selm=b2h7t8%2422nt%241%40FreeBSD.csie.NCTU.edu.twrnum=2 I

Re: PATCH/RFC: Another stab at the Cygwin hang problem

2003-07-12 Thread jw schultz
On Wed, Jul 09, 2003 at 06:47:35AM -0400, Tillman, James wrote: -Original Message- From: jw schultz [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 5:59 AM To: [EMAIL PROTECTED] Subject: Re: PATCH/RFC: Another stab at the Cygwin hang problem I can't quite

Re: PATCH/RFC: Another stab at the Cygwin hang problem

2003-07-12 Thread jw schultz
On Sat, Jul 12, 2003 at 11:42:52PM +0900, Anthony Heading wrote: On Sat, Jul 12, 2003 at 03:52:59AM -0700, jw schultz wrote: There is a huge window between the write() and the return of waitpid() that depending on scheduling and signal delivery allows the child pid to be reaped by SIGCHILD

Re: PATCH/RFC: Another stab at the Cygwin hang problem

2003-07-10 Thread jw schultz
On Wed, Jul 09, 2003 at 06:47:35AM -0400, Tillman, James wrote: -Original Message- From: jw schultz [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 5:59 AM To: [EMAIL PROTECTED] Subject: Re: PATCH/RFC: Another stab at the Cygwin hang problem I can't quite

Re: PATCH/RFC: Another stab at the Cygwin hang problem

2003-07-09 Thread jw schultz
On Mon, Jun 30, 2003 at 05:49:45PM -0700, jw schultz wrote: On Mon, Jun 30, 2003 at 11:12:29PM +0900, Anthony Heading wrote: On Mon, Jun 30, 2003 at 04:54:22AM -0700, jw schultz wrote: Could you regenerate the patch with diff -u please? Okay, sure. This one against current CVS

Re: PATCH/RFC: Another stab at the Cygwin hang problem

2003-07-09 Thread jw schultz
On Wed, Jul 09, 2003 at 06:47:35AM -0400, Tillman, James wrote: -Original Message- From: jw schultz [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 5:59 AM To: [EMAIL PROTECTED] Subject: Re: PATCH/RFC: Another stab at the Cygwin hang problem I can't quite

Re: rsync's value to large error.

2003-07-08 Thread jw schultz
http://groups.google.com/groups?hl=enlr=ie=UTF-8threadm=aoh5tv%2410c1%241%40FreeBSD.csie.NCTU.edu.twrnum=1prev=/groups%3Fq%3Drsync%2B%2522value%2Btoo%2Blarge%2522%26ie%3DISO-8859-1%26hl%3Den%26btnG%3DGoogle%2BSearch or google on rsync value too large On Tue, Jul 08, 2003 at 03:03:58PM +0800,

Re: rsync release planning

2003-07-08 Thread jw schultz
On Tue, Jul 08, 2003 at 09:51:16AM -0700, Wayne Davison wrote: On Sat, Jul 05, 2003 at 10:30:13PM -0700, jw schultz wrote: I'll tell you what i'm thinking road map wise and you can agree or disagree, and tell me i'm crazy. I'd like 2.5.7 fairly soon containing: cygwinhang patch

Re: Some C help patching sender.c (from:plain source - encrypteddestination: rsync + gpg)

2003-07-07 Thread jw schultz
On Mon, Jul 07, 2003 at 11:42:04PM +1200, Martin Langhoff wrote: Hi, I am exploring extending Kyle Jones' patch (which implements post-transfer filter in receiver.c) to pre-filter or otherwise pre-process the file before it is sent. Kyle Jones patch can be found here

Re: problems mirroring a disk

2003-07-07 Thread jw schultz
On Mon, Jul 07, 2003 at 10:20:29AM -0400, Tony Alexander wrote: i'm trying to use rsync to mirror my server boot volume to another disk of the same size (120gb) on the same machine: % sudo rsync -avxuH --delete --progress /./ /volumes/cbc.server2/ although all of the files from the

Re: Some C help patching sender.c (from:plain source - encrypteddestination: rsync + gpg)

2003-07-07 Thread jw schultz
On Tue, Jul 08, 2003 at 07:45:00AM +1200, Martin Langhoff wrote: I have seen Kyle's approach of handling the forking directly, and I know I cannot handle that level of complexity. Using something like popen (I am using http://www.gnu.org/manual/glibc-2.2.3/html_chapter/libc_15.html as

Re: @ERROR access denied

2003-07-07 Thread jw schultz
On Mon, Jul 07, 2003 at 02:38:02PM -0700, Hugh E Cruickshank wrote: Hi Wayne: That's good to know. I thought that it might be the case (as it is with SAMBA), but I did not see anything obvious in the man pages (that or I am blind - always a good possibility). It is documented in the

make check's diff -u vs -c

2003-07-05 Thread jw schultz
Wayne, i like the diff -u idea. I find -c awkward. It seems to me that the shell script could test for support of -u and if present use it instead of -c. ala if [ -n `diff -u /dev/null /dev/null 21` ] then difftype=-c else difftype=-u

Re: --link-dest non-optimal without --owner (or when not root)

2003-07-05 Thread jw schultz
On Sat, Jul 05, 2003 at 03:13:50PM -0400, Stephen Gildea wrote: [EMAIL PROTECTED] wrote: cvs I see it now in CVS (post-2.5.6). Thank you. However, this fix doesn't completely do what I want. If I don't specify --owner, then it works. However, if I specify -a (implying --owner) but

Re: New wildmatch code in CVS

2003-07-05 Thread jw schultz
On Sat, Jul 05, 2003 at 04:12:15PM -0700, Wayne Davison wrote: If you've been watching CVS, you may have noticed that I checked in some new files named wildmatch.c and wildmatch.h. This code implements the shell-style wildcard matching with rsync's extension that ** matches a / but * and ?

<    1   2   3   4   5   6   7   8   9   >