burusftp.exe
Usage
burusftp <command> [<options>] [<args>]
Options
--version
- Show application version
--license
- Display EULA and license information
Starting, stopping and installing the server
init
- Initialize 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 delete
- Remove user from the user databaseuser update
- Modify user in the user databaseuser inspect
- Prints user detailsuser list
- Lists users in the databaseuser unlock
- Unlocks user (alias touser update <username> --unlock
)
User path mapping
path
- Add or replace user path mappingpath delete
- Delete user path mappingpath list
- List user path mappings
User public keys
user key add
- Add public key for useruser key delete
- Delete public key from user
Miscellaneous
certgen
- Generate X.509 certificate, which can be used for TLS (FTPS or HTTPS)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
.
Report issues at https://github.com/rebexnet/buru-sftp-server
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.