burusftpwa run

Run the Web Administration interactively. By default, listens at http://localhost:8880 unless configured otherwise in webconfig.yaml.

Synopsis

burusftpwa run [options]

Options

--no-startup-log

2.9.6+ Disable startup log.

--verbose

Enable verbose output.

Examples

# Run the Web Administration
burusftpwa run

# Run with verbose output
burusftpwa run --verbose

See also

burusftpwa svc install, burusftpwa svc start, burusftpwa svc stop

On this page