Displaying 4 results from an estimated 4 matches for "packagi".
Did you mean:
package
2004 Jan 05
0
@ERROR: auth failed on module user1_dir
...r2:u2
-------end------------
to connect from Cygwin do I Use:
$ rsync . websafe.jonem.net::user2_dir
and I get:
Password:
@ERROR: auth failed on module user2_dir
rsync: connection unexpectedly closed (93 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/packagi
ng/tmp/rsync-2.5.7/io.c(165)
the rights for etc/rsyncd.secrets is att the moment set to:
-rwxrwxrwx 1 root root 17 Jan 5 17:32 rsyncd.secrets*
since I cant get it to work
any ideas?
Best regards - Jon
<<---------------
Jon Essen-Moller
+46 708 793333
2004 Dec 27
7
[Bug 2187] rsync large file getting verification failed using -z
https://bugzilla.samba.org/show_bug.cgi?id=2187
------- Additional Comments From qiucheng@csc.com.cn 2004-12-27 01:15 -------
Created an attachment (id=869)
--> (https://bugzilla.samba.org/attachment.cgi?id=869&action=view)
error log
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact
2004 Oct 04
2
cwRsync- chdir failed, server 2003
...gwin, or rsync on linux) do the following:
------------------------------------------------------------
$ rsync /some/directory hq-dr01::files
@ERROR: chdir failed
rsync: connection unexpectedly closed (33 bytes read so far) rsync
error: error in rsync protocol data stream (code 12) at
/home/lapo/packagi
ng/tmp/rsync-2.6.0/io.c(189)
------------------------------------------------------------
And looked in the logfile on the server:
2004/09/30 13:52:28 [500] rsyncd version 2.6.2 starting, listening on
port 873 2004/09/30 13:52:52 [176] chdir /cygdrive/v failed
: No such file or directory
BUT, i...
2004 Oct 13
0
[Bug 1924] New: unable to rsync between a PC with cygwin and a unix machine using rsh
...-file --rsync-path=/usr/local/bin/rsync -e rsh Partitions
/ wtcrep@pdmread1:/local/home/wtcrep/pfc_tst_rsync
rsh: unknown option -- server
Try `rsh --help' for more information.
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packagi
ng/tmp/rsync-2.6.2/io.c(354)
In fact fork exec uses done is the following:
rsh -l wtcrep pdmread1 /usr/local/bin/rsync --server \
-vvlogDtpr . /local/home/wtcrep/pfc_tst_rsync
and in fact what rsh is waiting for is
rsh -l wtcrep pdmread1 \
"/usr/local/bin/rsync --server -vvlogDtpr . /l...