On Mon, 2003-08-11 at 16:10, Jeremy Browne wrote:
> Yeah, it's "rsyncd.conf", not "rsync.conf"

I don't know of very many people that run rsync servers, except for
anonymous source code purposes.  Everyone I know uses rsync over ssh:

export RSYNC_RSH=ssh

Anyway.

Michael


> 
> :]
> 
> -jeremy
> 
> 
> >From: "Jeremy Browne" <[EMAIL PROTECTED]>
> >Reply-To: BYU Unix Users Group <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: [uug] Rsync issues
> >Date: Mon, 11 Aug 2003 14:58:21 -0700
> >
> >Okay, I'm trying to set up an rsync server, with very little success.
> >
> >nmap shows rsync running on 873, but if I try:
> >rsync localhost::
> >rsync: connection unexpectedly closed (0 bytes read so far)
> >rsync error: error in rsync protocol data stream (code 12) at io.c(150)
> >
> >Here's my rsync.conf:
> >[jeremy]
> >        comment = ftp area
> >        path = /home/jeremy
> >        read only = no
> >        list = yes
> >        uid = jeremy
> >        gid = jeremy
> >
> >Regards,
> >
> >Jeremy
> >
> >_________________________________________________________________
> >STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
> >http://join.msn.com/?page=features/junkmail
> >
> >
> >____________________
> >BYU Unix Users Group http://uug.byu.edu/
> >___________________________________________________________________
> >List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
> 
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> 
> ____________________
> BYU Unix Users Group 
> http://uug.byu.edu/
> ___________________________________________________________________
> List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
-- 
Michael L Torrie <[EMAIL PROTECTED]>

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to