Rsync Error Code 23?

2005-01-26 Thread Tristan Fiedler
Hi All, I have an error code 23 (shown below) which I can't debug: I am using: $ rsync --version rsync version 2.6.2 protocol version 28 Here's the command I execute: rsync -av --delete /Users/mydir /Volumes/FireLite\ 60\ GB/backup/ After the transfer which apparently transfers the files correct

"connection unexpectedly closed" error

2005-01-26 Thread David L. Harfst
Hi, I'm sure I'm missing something simple but I can't find it. We just set up a new server with Fedora Core 2 and I'm trying to set up an rsync to it. I've had this working to a Debian machine, so I'm almost sure my config is rsync config is good. I'm running rsync 2.6.2-1 in daemon mode on the se

Creating intermediate directories?

2005-01-26 Thread Jon Drukman
Forgive me if this is a FAQ, but Google hasn't helped me find what I want to know. If I have a local file at: /some/local/path/file.zip And I want it to arrive on the remote machine at: /other/foreign/directory/file.zip But only /other exists, is there any way to have rsync create the intermedia

OT: syncing

2005-01-26 Thread Payal Rathod
Hi, An offtopic quesiton, but I could not think of asking any other list where it might be answered. I have a client uploading a few designs (25-30 Mbs) daily at a remote ftp server. We download them in morning. Since we have a slow connection we daily waste a couple of hours downloading it. Is

Re: Using rsync to generate diff/patches

2005-01-26 Thread Dave Whitinger
On Wed, Jan 26, 2005 12:18 PM, Chris Shoemaker wrote: > It's doable, but not trivial. It involves a more "complete" dry-run > implementation. It's probably a nice project for someone getting into > hacking on rsync. If I had more time for rsync hacking, this is > probably the functionality I'd

Re: Not same size after sync?

2005-01-26 Thread Erik Jan Tromp
On Wed, 26 Jan 2005 18:12:54 +0100 <[EMAIL PROTECTED]> wrote: > I can't find the difference, every file has on both systems the same size, > I'didn't found > any hidden files (rsync archive?) or something like that. Has anywone an idee, > why there is a difference of 10 kilobytes? Check the si

Re: Using rsync to generate diff/patches

2005-01-26 Thread Chris Shoemaker
On Wed, Jan 26, 2005 at 10:57:21AM -0600, Dave Whitinger wrote: > On Wed, Jan 26, 2005 11:50 AM, Chris Shoemaker wrote: > > > Look at "batch mode." Except it actually applys changes, too. > > Thank you, Chris! > > That's excellent that most of the code is already written. All > that is needed

Not same size after sync?

2005-01-26 Thread philippe.zenhaeusern
Hello, I'am using rsync with following options to sync a package repository from the SUN server svsan131 to svsan133 (also SUN Server): RSYNC -e "ssh -l $SYNC_USER -i $SSH_TOKEN" --rsync-path=/opt/bin/rsync_dir_link -aRHvz --delete $dir $REMOTE_SRV:/ Everything works well, but when I check afte

Re: Using rsync to generate diff/patches

2005-01-26 Thread Dave Whitinger
On Wed, Jan 26, 2005 11:50 AM, Chris Shoemaker wrote: > Look at "batch mode." Except it actually applys changes, too. Thank you, Chris! That's excellent that most of the code is already written. All that is needed now is something like "dry-run", that will tell it not to apply the changes, but

Re: Using rsync to generate diff/patches

2005-01-26 Thread Chris Shoemaker
On Wed, Jan 26, 2005 at 07:41:36AM -0600, Dave Whitinger wrote: > I've been using rsync to remotely backup my MySQL databases > (totalling over 3 gigabytes) and it works nice and fast. > > Now I'm trying to setup my system to save yesterday's backup > before applying today's backup, but it's not r

Using rsync to generate diff/patches

2005-01-26 Thread Dave Whitinger
I've been using rsync to remotely backup my MySQL databases (totalling over 3 gigabytes) and it works nice and fast. Now I'm trying to setup my system to save yesterday's backup before applying today's backup, but it's not really feasible to keep a 3gig backup for each day, and I'd rather just sto

[Bug 2208] cygwin version of rsync sometimes hangs

2005-01-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2208 --- Additional Comments From [EMAIL PROTECTED] 2005-01-26 05:58 --- I tried copying rsync.exe from an older but working installation (Win2k). This was rsync 2.6.0. That did not fix the problem. Tonight I will try copying in an entire

Does rsync need UDP ports open?

2005-01-26 Thread Reuben Pearse
Hi all, I'm trying to connect across the internet to an rsync server (cwrsync running on WinXP) from a Linux box. I have opened up the TCP port 873 on the remote firewall and opened a hole in the Windows firewall, but I am still getting the error: rsync: failed to connect to 217.64.121.18: Conn