Re: passing ssh password to rsync without prompting it

2004-12-01 Thread Wayne Davison
On Wed, Dec 01, 2004 at 11:02:15PM -0800, jack alex wrote: > So, why it is not picking password from password file and any other > idea to pass ssh password to rsync without prompting it. This is because the option only affects rsync's use of an rsync daemon. Rsync has no options that affect ssh'

passing ssh password to rsync without prompting it

2004-12-01 Thread jack alex
Greetings ! how to disable ssh password for rysnc without generating ssh keys, - then i tried using "--pa

[Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe

2004-12-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1959 --- Additional Comments From [EMAIL PROTECTED] 2004-12-01 17:56 --- I think I am experiencing the same errors. I am using the backup example on http://rsync.samba.org/examples.html and it gives me the following error after some minutes o

[Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe

2004-12-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1959 --- Additional Comments From [EMAIL PROTECTED] 2004-12-01 17:59 --- Created an attachment (id=817) --> (https://bugzilla.samba.org/attachment.cgi?id=817&action=view) Debug information on 'other' side -- Configure bugmail: https://bug

Re: Rsync not creating sub-folders

2004-12-01 Thread Wayne Davison
On Wed, Dec 01, 2004 at 12:48:54PM -0500, Daniel Teklu wrote: > I am having problem rsyncing sub-folders, like: Rsync will only create one level of missing directory hierarchy on the destination. Beyond that, it assumes that you made a mistake in specifying the destination. You can kluge around

Re: rsync transfers whole content when a new hardlink is created

2004-12-01 Thread Wayne Davison
On Wed, Dec 01, 2004 at 10:18:43PM +0100, Martin Scharrer wrote: > If this hardlink has a filename with comes before the original > filename when both are sorted in alphabetic order, rsync (with option > -H to preserve hardlinks) will upload the whole file for the new > hardlink This was fixed in

rsync transfers whole content when a new hardlink is created

2004-12-01 Thread Martin Scharrer
Hi, I detected a silly behaviour of rsync when new hardlinks of already synced files are created: Scenario: There are a local directory and a equal remote directory created by former run of rsync. Create a hardlink from a already existing file (both inside the local directory). If this hardli

Re: rsync creating 0-length files?

2004-12-01 Thread Dan Stromberg
On Wed, 2004-12-01 at 01:04 -0600, John Van Essen wrote: > On Tue, 30 Nov 2004, Dan Stromberg <[EMAIL PROTECTED]> wrote: > > > > We were doing a roughly 1 terabyte transfer, and upon running a python > > script to verify the integrity of the transfer, we discovered a small > > number of files that

Rsync not creating sub-folders

2004-12-01 Thread Daniel Teklu
I am having problem rsyncing sub-folders, like: #rsync -avz /cvs/test/test1/test2/test3/index.html dest::dan/test1/a/ Sun Microsystems Inc. SunOS 5.9 Generic May 2002 building file list ... done index.html wrote 456 bytes read 106 bytes 1124.00 bytes/sec total size is 365 speedup is

[Bug 2106] Spaces in remote filename

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