Talk:LundFTPD install
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.