Skip to content

Initial support for virtual hosts

Pre-release
Pre-release
Compare
Choose a tag to compare
@fubar-coder fubar-coder released this 28 Jan 11:07
· 410 commits to master since this release

New

  • Support for HOST and REIN commands
  • Support for ADAT command

Fixed

  • OPTS UTF8 can be used without login

Changed

  • IFtpConnection.Data.IsLoggedIn is obsolete (use the new IFtpLoginStateMachine.Status instead)
  • Server may now listen on port 0 (fixes #55)