MyGit

m417z/SlimFTPd

Fork: 7 Star: 27 (更新于 2024-09-13 22:29:42)

license: NOASSERTION

Language: C++ .

http://www.whitsoftdev.com/slimftpd/

最后发布版本: v2.0_alpha_2 ( 2018-07-10 18:24:22)

GitHub网址

SlimFTPd

SlimFTPd is a fully standards-compliant FTP server implementation with an advanced virtual file system. It is extremely small, but don't let its file size deceive you: SlimFTPd packs a lot of bang for the kilobyte. It is written in pure Win32 C++ and requires no messy installer. SlimFTPd is a fully multi-threaded application that runs as a system service on Windows 98/ME or Windows NT/2K/XP, and it comes with a tool to simplify its installation or uninstallation as a system service. Once the service is started, SlimFTPd runs quietly in the background. It reads its configuration from a config file in the same folder as the executable, and it outputs all activity to a log file in the same place. The virtual file system allows you to mount any local drive or path to any virtual path on the server. This allows you to have multiple local drives represented on the server's virtual file system or just different folders from the same drive. SlimFTPd allows you to set individual permissions for server paths. Open slimftpd.conf in your favorite text editor to set up SlimFTPd's configuration. The format of SlimFTPd's config file is similar to Apache Web Server's for those familiar with Apache.

SlimFTPd features:

  • Standards-compliant FTP server implementation that works with all major FTP clients
  • Fully multi-threaded 32-bit application that runs as a Windows system service on all Windows platforms
  • Supports passive mode transfers and allows resume of failed transfers
  • Small memory footprint; won't hog system resources
  • Easy configuration of server options through configuration file
  • All activity logged to file
  • Support for binding to a specific interface in multihomed environments
  • User definable timeouts
  • No installation routine; won't take over your system
  • Supports all standard FTP commands: ABOR, APPE, CDUP/XCUP, CWD/XCWD, DELE, HELP, LIST, MKD/XMKD, NOOP, PASS, PASV, PORT, PWD/XPWD, QUIT, REIN, RETR, RMD/XRMD, RNFR/RNTO, STAT, STOR, SYST, TYPE, USER
  • Supports these extended FTP commands: MDTM, NLST, REST, SIZE
  • Supports setting of file timestamps
  • Conforms to RFC 959 and RFC 1123 standards

Changes from original SlimFTPd 3.181

  • Dropped support for non-NT OSes
  • Unicode support
  • Minor bug fixes

最近版本更新:(数据更新于 2024-07-28 03:21:33)

2018-07-10 18:24:22 v2.0_alpha_2

2015-07-11 21:45:07 v2.0_alpha_1

m417z/SlimFTPd同语言 C++最近更新仓库

2024-09-19 22:10:57 amnezia-vpn/amnezia-client

2024-09-19 06:36:50 PCSX2/pcsx2

2024-09-18 01:39:36 notepad-plus-plus/notepad-plus-plus

2024-09-17 16:57:32 topjohnwu/Magisk

2024-09-17 16:50:49 catchorg/Catch2

2024-09-17 11:56:03 moonlight-stream/moonlight-qt