Update README.md

This commit is contained in:
ghostersk
2024-10-05 06:36:35 +01:00
committed by GitHub
parent a466d66b58
commit af37f2cdea
+1
View File
@@ -2,6 +2,7 @@
- option to choose what folder is served by the server - option to choose what folder is served by the server
- option to select port ( ports bellow 1024 require permissions, unless already allowed ) - option to select port ( ports bellow 1024 require permissions, unless already allowed )
- simple authentication - default is: user 123 - simple authentication - default is: user 123
- logging to the GUI and to a file ( file with timestamps )
- with system tray icon to restore daemon FTP server after is minimized - with system tray icon to restore daemon FTP server after is minimized
- it can run in background from launch if you set `run_as_daemon = 1` in `ftp-config.cfg` - it can run in background from launch if you set `run_as_daemon = 1` in `ftp-config.cfg`
- simple connection from Explorer: `ftp://user:123@192.168.1.5` to access hosted files in RW mode - simple connection from Explorer: `ftp://user:123@192.168.1.5` to access hosted files in RW mode