burusftp run

NAME

burusftp run - Runs the service in command line.

OPTIONS

  • --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!
  • --no-startup-log
  • --verbose
    • Shortcut for --log-level debug

EXAMPLES

# Run the SFTP server
burusftp run

SEE ALSO

svc install, svc start, svc stop, svc uninstall