Re: FTP server setup

2003-02-17 Thread Dave Sherman
On Mon, 2003-02-17 at 15:43, Dimitri Deserranno wrote: > > Hi, > > could someone describe how to correctly setup FTP server for local LAN access? > I must be doing something wrong since I get "connection refused" when > trying to connect via WS_FTP, passive mode.

Re: FTP server setup

2003-02-17 Thread Randy Kelsoe
Dimitri Deserranno wrote: Hi, could someone describe how to correctly setup FTP server for local LAN access? I must be doing something wrong since I get "connection refused" when trying to connect via WS_FTP, passive mode. Do you mean wu-ftp? I am assuming you have installed t

FTP server setup

2003-02-17 Thread Dimitri Deserranno
Hi, could someone describe how to correctly setup FTP server for local LAN access? I must be doing something wrong since I get "connection refused" when trying to connect via WS_FTP, passive mode. Thanks, Dimi. PS. Currently my firewall settings are high, but when I try to change

Re: FTP server packages

2002-10-18 Thread Mike Chambers
- Original Message - From: "Stephen Liu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 8:33 PM Subject: Re: FTP server packages > On Sat, 2002-10-19 at 08:52, Jason Dobbs wrote: > > rpm -q wuftpd > > rpm -q anonft

Re: FTP server packages

2002-10-18 Thread Jason Dobbs
lt;[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 6:33 PM Subject: Re: FTP server packages > Hi Jason, > > Thanks for your advice. > > On Sat, 2002-10-19 at 08:52, Jason Dobbs wrote: > > rpm -q wuftpd > > rpm -q anonftp > > I found both of them on the CDs > >

Re: FTP server packages

2002-10-18 Thread BitBasher
^H^H^H) or something like that. Of course I could find the funny text in the source and re-build it, but who has the time. :) BB. - Original Message - From: "Mark C" <[EMAIL PROTECTED]> To: "psyche-list" <[EMAIL PROTECTED]> Sent: Friday October 18, 2002 1

Re: FTP server packages

2002-10-18 Thread Stephen Liu
e of the ftp programs were installed. If not they > should be on one of the CDs as WU-FTPD or AnonFTP. > > Jason > - Original Message - > From: "Stephen Liu" <[EMAIL PROTECTED]> > To: "psyche-list" <[EMAIL PROTECTED]> > Sent: Friday, October

RE: FTP server

2002-10-16 Thread Greg Alexander
I use Pro-FTPD, it is more difficult to setup, but has greater configurablitly. otherwise use : updatedb ( index your drives ) locate ftp (will list all files it finds with "ftp" somewhere in the name) spz

RE: FTP server

2002-10-16 Thread Pavel Rozenboim
They still ship wu-ftpd, but the default ftp server is vsftpd. > -Original Message- > From: webmaster [mailto:webmaster@;outerworld.com] > Sent: Tue, October 15, 2002 7:23 PM > To: [EMAIL PROTECTED] > Subject: FTP server > > > Is wu-ftpd shipped installed on 8.

Re: FTP server

2002-10-15 Thread LENHOF Jean-Yves
lo, Have you look a little on google ? Did you do some few research ? Read redhat manual, read "man" a little. Please ! [root@mylinux root]# rpm -qa|grep wu-ftp wu-ftpd-2.6.2-8 [root@mylinux root]# rpm -ql wu-ftpd |more /etc/ftpaccess /etc/ftpconversions /etc/ftpgroups /etc/ftphosts /etc/ftpuser

Re: FTP server

2002-10-15 Thread Mel Seder
--- webmaster <[EMAIL PROTECTED]> wrote: > Is wu-ftpd shipped installed on 8.0? > I can ftp to my box, but cant find any > config files. > For some reason the filename is wu.ftpd and it's in /usr/sbin/. As far as I know (I'm just starting to play with FTP server

Re: FTP server

2002-10-15 Thread Jesse Keating
On Tue, 15 Oct 2002 12:23:26 -0500 "webmaster" <[EMAIL PROTECTED]> wrote: # Is wu-ftpd shipped installed on 8.0? # I can ftp to my box, but cant find any # config files. I do believe that the new default is vsftpd, conf file is /etc/vsftpd.conf -- Jesse Keating j2Solutions.net Mondo DevTeam

Re: FTP server

2002-10-15 Thread Basil L. Copeland Jr.
At 12:23 PM 10/15/2002 -0500, you wrote: Is wu-ftpd shipped installed on 8.0? I can ftp to my box, but cant find any config files. I don't think so. I'm not at school, where I run my linux boxes, but when I installed RH 8.0 I noticed wu-ftpd missing from the list of services in the GUI s

Re: FTP server

2002-10-15 Thread Michael Schwendt
On Tue, 15 Oct 2002 12:23:26 -0500, webmaster wrote: > Is wu-ftpd shipped installed on 8.0? > I can ftp to my box, but cant find any > config files. $ rpm -qc wu-ftpd msg02905/pgp0.pgp Description: PGP signature

FTP server

2002-10-15 Thread webmaster
Is wu-ftpd shipped installed on 8.0? I can ftp to my box, but cant find any config files.

Re: FTP server with GUI

2002-10-14 Thread Markku Kolkka
Viestissä Maanantai 14. Lokakuuta 2002 09:35, webmaster kirjoitti: > Are there any FTP servers out there > for ver 8.0 with a GUI? Webmin (http://www.webmin.com/) has GUI administration modules for ProFTPD and wu-ftpd. -- Markku Kolkka [EMAIL PROTECTED]

FTP server with GUI

2002-10-14 Thread webmaster
Are there any FTP servers out there for ver 8.0 with a GUI?