On 03/03/2008 at 21:03 +0100, Paul Slootman wrote:

> Could you do the next couple of extra things, on the receiving side?

Of course! I’m not sure what you mean by «receiving side». Anyway, as it
also fails if i rsync to localhost over ssh:

| [EMAIL PROTECTED] $ rsync --version
| rsync  version 3.0.0  protocol version 30
| Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others.
| Web site: http://rsync.samba.org/
| Capabilities:
|     64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
|     socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
|     append, ACLs, xattrs, iconv, symtimes
| 
| rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
| are welcome to redistribute it under certain conditions.  See the GNU
| General Public Licence for details.

| [EMAIL PROTECTED] $ rsync -a -vvvvvvvvv --inplace --delete --progress -e "ssh 
-l kiko" rompetechos.pirispons.net::mymusic/playlists  /home/MyMusic
| FILE_STRUCT_LEN=16, EXTRA_LEN=4
| cmd=ssh -l kiko machine=rompetechos.pirispons.net user=<NULL> 
path=mymusic/playlists
| cmd[0]=ssh cmd[1]=-l cmd[2]=kiko cmd[3]=rompetechos.pirispons.net 
cmd[4]=rsync cmd[5]=--server cmd[6]=--daemon cmd[7]=.
| note: iconv_open("UTF-8", "UTF-8") succeeded.
| opening connection using: ssh -l kiko rompetechos.pirispons.net rsync 
--server --daemon .
| rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
| _exit_cleanup(code=12, file=io.c, line=600): entered
| rsync error: error in rsync protocol data stream (code 12) at io.c(600) 
[receiver=3.0.0]
| _exit_cleanup(code=12, file=io.c, line=600): about to call exit(12)


This is what I get on rompetechos:

| [EMAIL PROTECTED] $ /usr/sbin/validlocale en_US.UTF-8
| locale 'en_US.UTF-8' valid and available

| [EMAIL PROTECTED] $ grep -v '^#' /etc/locale.gen
| 
| es_ES UTF-8
| en_US UTF-8
| 
| es_ES.ISO-8859-15 ISO-8859-15
| en_US.ISO-8859-15 ISO-8859-15

Thanks!

-- 
Kiko
Private mail is preferred encrypted:
http://www.pirispons.net/pgpkey.html


Reply via email to