burusftp run

NAME

burusftp run - Runs the service in command line.

OPTIONS

  • --verbose
    • Shortcut for --log-level debug
  • --log-level <verbose|debug|information|warning|error|fatal>
    • Overrides log level specified in configuration file.
    • --log-level verbose logs even unencrypted packet data. Use with caution!

EXAMPLES

# Run the SFTP server
burusftp run

SEE ALSO

svc install, svc start, svc stop, svc uninstall