mirror of
https://github.com/UzixLS/ehs5fs.git
synced 2025-07-19 07:11:44 +03:00
10 lines
286 B
Markdown
10 lines
286 B
Markdown
# ehs5fs
|
|
FUSE filesystem for EHS5/BGS5 modems
|
|
|
|
usage: ehs5fs [fuse options] device mountpoint
|
|
--version show software version inforamtion
|
|
--readonly disable any writting operations
|
|
--debug start in debug mode
|
|
|
|
example: ./ehs5fs /dev/ttyUSB0 ~/tmp1/
|