On Wed, 12 Jun 2002, Pete Scott wrote: >Hi all > >I'm looking for an ftp server to run on tomsrtbt. I know its not really necessary but >it would be nice. >
I used an old in.ftpd from a old libc5 SuSE distibution. All i had to do was to create a user named "ftp" (with root permission to be anonymous root). Start the in.ftpd with the -D option. Now you can login as "anonymous" or as "ftp". If you want to access the box with a password you have to add an user with a real crypted password (from a other linux box). -- MFG Gernot
