Continued refactoring
Pre-release
Pre-release
fubar-coder
released this
04 Jun 01:00
·
263 commits
to master
since this release
Test FTP Server
- Configuration file
umask
support
Changed
- Continued restructuring
- Dispatcher for FTP commands
- Background commands are now handled the same way as foreground commands
- Non configured FTPS results in 500 instead of 421
- Data connection factory
- Transparent creation of a data connection (active or passive)
New
- Accept
AUTH SSL
, alias forAUTH TLS
- FTP command middleware
Fixes
- TELNET: "Interrupt Process" will be interpreted as "ABOR"
- TELNET: "DATA MARK" support
SYST
allowed without login