OBEXFTP(1) | OBEXFTP(1) |
NAME¶
obexftp - Mobile Equipment file transfer tool
SYNOPSIS¶
obexftp [OPTION] [COMMANDS]
DESCRIPTION¶
obexftp is used to access files on mobile equipment, i.e. cell phones. With obexftpd you can transfer files between any computers using IrDA, Bluetooth and TCP/IP.
This tool lets you access the ObexFTP library by the means of a command line interface. You might consider using the other means available. E.g. the ObexFS filesystem for Linux.
OPTIONS¶
The ordering of options is important. Every command will use the most recent device set. Every file without command switch will apply to the command given most recent. See EXAMPLES
Transport Options¶
-i, --irda
-b device, --bluetooth device
-B number, --channel number
-d no/address, --hci no/address
-u intf no, --usb intf no
-t device, --tty device
-n host, --network host
Compatibility Options¶
-U uuid, --uuid uuid
-H, --noconn
-S, --nopath
Setting The File Path¶
-c folder, --chdir folder
-C folder, --mkdir folder
-l folder, --list folder
Sending And Retrieving Files¶
-o path, --output path
-g source, --get source
-G source, --getdelete source
-p source, --put source
-k source, --delete source
Experimental Extras¶
-X, --capability
-Y, --probe
-x, --info
-m src dest, --move src dest
Version Information And Help¶
-v, --verbose
-V, --version
-h, --help, --usage
EXAMPLES¶
To get the directory listing from the first irda device
To get the file bar from directory foo from the first bluetooth device
To send the file bar to directory foo with device on first serial port
It is possible to use RfComm (serial port over bluetooth)
And also IrComm (serial port over IrDA)
To send the file bar using plain OBEX PUSH
SEE ALSO¶
obexftpd(1), openobex(3), obexftp(3), multicobex(3), libbfb(3).
BUGS¶
Bugs ? Features !
NOTES¶
The software has been tested and reported working on at least Siemens, Ericsson, and Nokia phones.
AUTHOR¶
Christian W. Zuckschwerdt <zany@triq.net[1]>
NOTES¶
- 1.
- zany@triq.net
02/21/2024 |