Re: Newbie- How to enable FTP

2002-11-27 Thread Alan Peery
Hidong Kim wrote: Patrick Law wrote: I am not sure how to enable ftp service in my linux box, what configuration file I should modify, and what are the stuffs need to be enabled? Thanks Look in /etc/xinetd.d. All true, and good advice if *ftp* service is required. If you instead wish t

Re: Newbie- How to enable FTP

2002-11-26 Thread Hidong Kim
Patrick Law wrote: I am not sure how to enable ftp service in my linux box, what configuration file I should modify, and what are the stuffs need to be enabled? Thanks Look in /etc/xinetd.d. There should be configuration files for various services, like telnet, tftp, and wu-ftpd. The default

Newbie- How to enable FTP

2002-11-26 Thread Patrick Law
I am not sure how to enable ftp service in my linux box, what configuration file I should modify, and what are the stuffs need to be enabled? Thanks   -Patrick