Re: Is there a howto for ftpd?
Gernot Fink <[email protected]> Sun, 17 Aug 2003 08:26:32 +0200
| Newsgroups | gmane.linux.tomsrtbt |
|---|---|
| Message-ID | <03081708320200.00618@garnote> |
On Sat, 16 Aug 2003, greg howard wrote: > Hi, > > I have been looking for a guide for how to add ftpd but can't find any. > Could you please let me know where I could find one if it exists. > I use an old in.ftbd linked against libc5 from a old(think 5.2)netkit package from SuSE. You have to add a user with name ftp. If you need a password then create the encrypted password in a other linuxbox. Now you can start with in.ftpd -D Thats all. MFG Gernot