Tiny FTP server tailored for network administrators – set credentials, path and go.

Command line attributes:
| -u user | (user) | login name |
| -p password | (password) | login pass |
| -s | (start) | autostart |
| -d | (daemon) | autostart and minimize |
| path | directory with files |
Example:
mikroftp.exe -u user -p pass -d d:\ftp






Leave a comment