Usage
burusftp <command> [<options>] [<args>]
Options
--version
- Show application version
--license
- Display EULA and license information
Starting, stopping and installing the server
init
- Initialze default configuration and server keysrun
- Run the server in interactive modeinstall
- Install the server in interactive modeuninstall
- Uninstall the server in interactive modesvc install
- Install as Windows Servicesvc uninstall
- Uninstall Windows Servicesvc restart
- Restart Windows Servicesvc start
- Start Windows Servicesvc stop
- Stop Windows Service
Managing users
user add
- Add user to the user databaseuser list
- Lists users in the databaseuser delete
- Remove user from the user databaseuser unlock
- Unlocks useruser update
- Modify user in the user databasepath
- Add or replace user path mappingpath delete
- Delete user path mappingpath list
- Lists user path mappings
Miscellaneous
keygen
- Generate SSH private keysfilezilla import-users
- Import users from FileZilla FTP Server
Help
Type burusftp <command> --help
to display help for selected command, e.g. burusftp path --help
.