We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a466d66 commit af37f2cCopy full SHA for af37f2c
README.md
@@ -2,6 +2,7 @@
2
- option to choose what folder is served by the server
3
- option to select port ( ports bellow 1024 require permissions, unless already allowed )
4
- simple authentication - default is: user 123
5
+- logging to the GUI and to a file ( file with timestamps )
6
- with system tray icon to restore daemon FTP server after is minimized
7
- it can run in background from launch if you set `run_as_daemon = 1` in `ftp-config.cfg`
8
- simple connection from Explorer: `ftp://user:[email protected]` to access hosted files in RW mode
0 commit comments