On Thu, 2005-10-06 at 05:39 -0700, Jide Osatuyi wrote:
> netstat -a|grep rsync shows :
> [EMAIL PROTECTED] ~]# netstat -a|grep rsync
> tcp        0      0 *:rsync                     *:*   
>                      LISTEN
> tcp        0      0 *:rsync                     *:*   

well, it looks like the server is listening, at least...that's a start.


> but then i specified the actual ip address of the
> ghostserver and got:
> [EMAIL PROTECTED] ~]# rsync ***.**.**.***::scripts .
> client: nothing to do: perhaps you need to specify
> some filenames or the --recursive option?
> 
according to the man page for rsync, "if you specify no path name on the
remote server, then the list of accessible paths will be shown.  so try
rsync ***.**.**.***:: and see what happens.  We're trying to make sure
that rsync is configured properly on the image server.

> what do I do from here.My server is a dell gx260 and
> the client is gx270.could that be affecting it ??
> if so how do i get around it
> Thanks
> 
I doubt that would affect it.



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to