SYNOPSIS
fsserve [OPTION]... [PATH]OPTIONS
- -h, --help
- show this help message and exit
- --debug
- Show debug information
- -v, --verbose
- make output verbose
- --listopeners
- list all FS openers
- --fs=OPENER
- import an FS opener e.g --fs foo.bar.MyOpener
- -t TYPE, --type=TYPE
- Server type to create (http, rpc, sftp)
- -a ADDR, --addr=ADDR
- Server address
- -p PORT, --port=PORT
- Port number
AUTHOR
- Written for Debian by Janos Guljas <[email protected]>.
-