On Mon 25 Apr 2005, VC123 wrote:
> :
> 
> rsync /export/home/amg/* [EMAIL PROTECTED]:/export/home/amg
> [EMAIL PROTECTED]'s password: 
> rsync: connection unexpectedly closed (0 bytes received so far)
> [sender]
> rsync error: error in rsync protocol data stream (code 12) at io.c(359)

Try running with -vvv
Is the rsync binary in a "standard" place in the PATH for [EMAIL PROTECTED]

Does /export/home/amg/* expand to files, or also directories? If so, is
it your intention to also transfer the contents of those directories?
Then you will need some extra options.


Paul Slootman
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to