C++ minimal FTP server library
FineFTP is a minimal FTP server library for Windows and Unix flavors. You can easily embed this library into your own project in order to create an embedded FTP Server. Features: * FTP Passive mode (the only mode you need nowadays) * Listing directories * Uploading and downloading files * Creating and removing files and directories * User authentication (and anonymous user without authentication) * Individual local home path for each user * Access control on a per-user-basis
$
pkg install fineftp-serverOrigin
ftp/fineftp-server
Size
425KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
1 packages