On Sun, Jul 15, 2007, Doug Henry wrote: > Thanks, I have tried these and I have posted my error message below. I am a > registered user, and I am currently downloading openpkg via ftp without > problem. I am issuing these command under OSX. > > RSYNC_PASSWORD="" rsync rsync://[EMAIL PROTECTED]@rsync.openpkg.org/ > openpkg-ftp/ > rsync: getaddrinfo: [EMAIL PROTECTED] 873: No address associated with > nodename > rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-24.1/ > rsync/clientserver.c(94) > > using %40 instead of @ for username I receive the following message: > > RSYNC_PASSWORD="" rsync rsync://[EMAIL PROTECTED]/ > openpkg-ftp/ > @ERROR: auth failed on module openpkg-ftp > rsync: connection unexpectedly closed (0 bytes received so far) [receiver] > rsync error: error in rsync protocol data stream (code 12) at /SourceCache/ > rsync/rsync-24.1/rsync/io.c(359) > > supplying a password yields the same error message.
Sorry, seems like your RSYNC version is too old. You really need one which correctly understands the "@" in the URL. The %40 doesn't really work for RSYNC. Install OpenPKG's "rsync" package, it correctly supports the doubled "@" in URLs. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List openpkg-users@openpkg.org