Re: Unexpected disconnect?

2005-10-01 Thread Wayne Davison
[EMAIL PROTECTED] wrote: Invalid checksum length 1913126912 This is the error from the sender that causes the disconnect. Thus, the disconnect is not unexpected (it may be to the receiving side of rsync, but that's beside the point). Since the data corruption occurred in the data going f

Re: question on reporting bytes transferred

2005-10-01 Thread Wayne Davison
Mario Tambos wrote: the summatory of the file's transferred bytes is 48542663. it doesn't match the received bytes (about 8mb less) That's because the summary total includes data that was sent outside of the file transfers, such as the data for the file list (which is probably the majority

Re: question about librsync : patch function

2005-10-01 Thread Wayne Davison
NGUYEN, Laurent (ext.) wrote: About librsync, does anyone know how to patch the delta without creating a new file ? While this isn't the librsync mailing list, I do know that the basic librsync tools (and indeed, the library itself) only support creating a new file, not merging changes int

Re: Error in running RSYNC configure script

2005-10-01 Thread Wayne Davison
[EMAIL PROTECTED] wrote: I am trying to install rsync. There is an error coming while running configure script. The error says that your compiler can't create executables. You'll need to figure out what is wrong with your compiler setup. Configure found gcc on your system -- is that compi

Re: acl support, etc.

2005-10-01 Thread Lee Cullens
Matt McCutchen wrote: On Thu, 2005-09-29 at 20:09 +, [EMAIL PROTECTED] wrote: I try to use rsync with the option --acl but it doesn`t work. send_acl : sys_acl_get_file(haservices, SMB_ACL_TYPE_ACCESS): Operation not supported Does my rsync-package don`t support acls or what is going w

Re: acl support, etc.

2005-10-01 Thread Matt McCutchen
On Thu, 2005-09-29 at 20:09 +, [EMAIL PROTECTED] wrote: > I try to use rsync with the option --acl but it doesn`t work. > > send_acl : sys_acl_get_file(haservices, SMB_ACL_TYPE_ACCESS): Operation not > supported > > Does my rsync-package don`t support acls or what is going wrong here? That

Re: rsync failed: Too many links

2005-10-01 Thread Chris Shoemaker
On Sat, Oct 01, 2005 at 06:38:44AM -0400, Kent Miller wrote: > Dear Sir or Madam, > Has anyone seen a error message like the following? > > rsync: recv_generator: mkdir "/home/kmiller/briefcase/1205275" failed: Too > many links (31) > rsync: stat "/home/kmiller/briefcase/1205275" failed: No

[Bug 3116] large tar files: 1 gig size: retransmitted: rsync_rsh

2005-10-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3116 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 2957] rsync hangs when client put files to server (checked in 2.6.6 too)

2005-10-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2957 --- Additional Comments From [EMAIL PROTECTED] 2005-10-01 04:24 --- Think I am experiencing the same here. @szczur: Did it work for you with another version of rsync? Are you using an stunnel between the machines or anything? Is the rsy

rsync failed: Too many links

2005-10-01 Thread Kent Miller
Dear Sir or Madam, Has anyone seen a error message like the following? rsync: recv_generator: mkdir "/home/kmiller/briefcase/1205275" failed: Too many links (31) rsync: stat "/home/kmiller/briefcase/1205275" failed: No such file or directory (2) As far as I can tell, I am not usin

Re: complete newbie

2005-10-01 Thread Bob Hutchinson
On Saturday 01 Oct 2005 06:35, Gil Hardwick wrote: > Hi everyone, > > I am a complete newbie to rsync. Last year I built and setup my own web > server based on an old Intel PII box running at 333Mhz. There is plenty of > RAM and HD space, but the site is now growing apace. > > A few weeks ago while