Does anyone know of a FTP Server that can be run via the command line?
Ideally I want a self contained server.exe file (.dll's/configs are fine) than I can set up, start/stop via the command line, without having to install or setup as a service.
|
Does anyone know of a FTP Server that can be run via the command line? Ideally I want a self contained server.exe file (.dll's/configs are fine) than I can set up, start/stop via the command line, without having to install or setup as a service. | ||||
|
feedback
|
|
Have a look at CrushFTP
| ||||
|
feedback
|
|
You can also look at the open source FileZilla server.
| ||||
|
feedback
|
|
I'm now using FTPDMIN, which is not ideal due to lack of security, but for my purposes (unit tests) its fine.
| ||||
|
feedback
|