On 16 Feb 2001, John Poltorak <[EMAIL PROTECTED]> wrote:
> On OS/2 there is a PSTAT command as well a number of other third-party
> apps which mimic ps. Using one of these shows no sign of RSYNC.
>
> I guess 'netstat -s' would also provide some evidence of its presence
> if port 873 was in use b
On Fri, Feb 16, 2001 at 09:10:29AM -0500, Pierre Abbat wrote:
> On Fri, 16 Feb 2001, John Poltorak wrote:
> >I am trying to set up an RSYNC server, and looking at the man pages
> >it looks like a trivial enough task...
> >
> >It seems as though I need to create a /etc/rsyncd.conf with something
>
On Fri, 16 Feb 2001, John Poltorak wrote:
>I am trying to set up an RSYNC server, and looking at the man pages
>it looks like a trivial enough task...
>
>It seems as though I need to create a /etc/rsyncd.conf with something
>like this in it:-
>
>
>[ftp]
>path = /pub
>comment = ftp
I am trying to set up an RSYNC server, and looking at the man pages
it looks like a trivial enough task...
It seems as though I need to create a /etc/rsyncd.conf with something
like this in it:-
[ftp]
path = /pub
comment = ftp export area
Then all I need to do is run:-
rsync