ods-server (1) Linux Manual Page
ods-server – minimal OBEX server based on obex-data-server
Synopsis
ods-server [options] profile pathDescription
ods-server provides a minimal OBEX server based on obex-data-server for receiving files over bluetooth. profile selects the UUID-128 profile ID to use, currently opp and ftp can be used as aliases for object push and obex ftp respectively. path is the target directory for received files.Options
- -h, –help
- show this help message and exit
- -l ADDRESS, –local=ADDRESS
- ADDRESS of Bluetooth adapter to listen on. Default is 00:00:00:00:00:00
- -p, –pairing
- Require remote devices to be paired before allowing them to connect. Disabled by default
- -r, –readonly
- Disallow any write operations. Allowed by default
- -t, –thumbnails
- Require remote device to send thumbnails when using Imaging (BIP) server
- -a, –ask-to-accept
- Prompt user to accept or reject every file. By default all files are accepted
Author
ods-server was written by Tadas Dailyda <tadas [at] dailyda.com> and is shipped as ods-server-test.py in the obex-data-server distributionThis manual page was written by Filippo Giunchedi <filippo [at] debian.org> for the Debian project (but may be used by others).
