Command-line arguments (Server)

From FileZilla Wiki
Revision as of 15:17, 30 September 2008 by 83.135.202.127 (talk) (New page: == Command Line Options == Starting and stopping the service: /start /stop Installing the service for manual startup: /install Installing the service for start at boot: /install auto U...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Command Line Options

Starting and stopping the service: /start /stop

Installing the service for manual startup: /install

Installing the service for start at boot: /install auto

Uninstalling service /uninstall

Reloading configuration at runtime /reload-config

Start and stop can be used together with /compat: /compat start /compat stop That will start FileZilla Server as normal application and not as a service. Main purpose is for debugging.