Fineftp-server

Jul 20, 2023

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


Checkout these related ports:
  • Yafc - Yet another FTP client, similar to ftp(1)
  • Wzdftpd - Modular FTP server configurable online using SITE commands
  • Wput - Upload files or directories to FTP server with resume support
  • Wmget - Dock app for Window Maker providing wget functionality
  • Wget - Retrieve files from the Net via HTTP(S) and FTP
  • Weex - Non-interactive FTP client
  • Waiho - Simple FTP client for GNUstep
  • Vsftpd - FTP daemon that aims to be "very secure"
  • Vsftpd-ext - FTP daemon that aims to be "very secure". Extended build
  • Uftp - Multicast capable FTP client and server
  • Twoftpd - Simple, secure, efficient FTP server
  • Tnftpd - Enhanced FTP server from NetBSD
  • Tnftp - Enhanced FTP client from NetBSD
  • Tftp-hpa - Advanced TFTP server
  • Termscp - TUI file transfer and explorer with support for SCP/SFTP/FTP/S3