Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ussp-push(1) [debian man page]

USSP-PUSH(1)							   User commands						      USSP-PUSH(1)

NAME
ussp-push - send file via bluetooth with the object push protocol SYNOPSIS
ussp-push [--dev devid] [--timeo sec] [--debug] {DEVICE | BTADDR@[BTCHAN]} LFILE RFILE DESCRIPTION
ussp-push is a program that can be used to send files using OBEX (OBject EXchange) protocol over Bluetooth. OPTIONS
--dev specify the devid of the bluetooth host controller --timeo app specifies the RFCOMM connect timeout in seconds --debug enable debug messages. DEVICE an RFCOMM TTY device file BTADDR the remote bluetooth address to send the file to, the @ sign must follow the address BTCHAN the remote bluetooth channel to send the file to LFILE the local file name RFILE the remote file name AUTHOR
This manpage was written by Hendrik Sattler post@hendrik-sattler.de for the Debian project. ussp-push 0.9 2006-09-27 USSP-PUSH(1)

Check Out this Related Man Page

OBEXFS(1)																 OBEXFS(1)

NAME
obexfs - mount filesystem of ObexFTP capabable devices SYNOPSIS
obexfs [ -b address | -i | -t device | -u interface | -n address ] [ -B channel ] [ -N ] [ -h ] DESCRIPTION
obexfs ObexFS uses FUSE to mount filesystems of ObexFTP capable devices. It can handle all devices that the obexftp package can handle, connected via serial cable, IrDA, blueooth or USB. Options to fusermount need to be preceeded by two dashes (--). This manual page was written for the Debian distribution because the original program does not have a manual page. OPTIONS
-i, --irda connect using IrDA transport -b, --bluetooth connect to a bluetooth device -B, --channel use this bluetooth channel when connecting -u, --usb connect to this usb interface number -t, --tty connect to this tty using a custom transport -n, --network connect to this network host -N, --nonblock nonblocking mode -h, --help, --usage show help text SEE ALSO
obexautofs(1) AUTHOR
This manual page was written by Hendrik Sattler <debian@hendrik-sattler.de> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 19 June 2009 OBEXFS(1)
Man Page