Talk:LundFTPD install

From Lundman Wiki
Revision as of 00:05, 18 November 2008 by Lundman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Windows install

Is there any help for a Windows install?

Sure, what do you want to know? It works pretty much the same as Unix. Create a directory structure like

/lftpd/
      /lundftpd
      /lundftpd.conf
      /ftp-logs/
      /ftp-data/
               /lftpd.pem   (if you want SSL)

I also prefer to create a whole new "ftproot" directory somewhere, and only place symlinks (junctions) to the disks/directories.

Run it ./lundftpd -a to create yourself the first user. I would recommend level "UF_ALL". Then you can do the rest from SITE commands.