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

BLUETOOTH-SENDTO(1)						Linux User's Manual					       BLUETOOTH-SENDTO(1)

NAME
bluetooth-sendto - GTK application for transferring files over Bluetooth SYNOPSIS
bluetooth-sendto [--device=XX:XX:XX:XX:XX:XX [--name=NAME]] [file...] DESCRIPTION
bluetooth-sendto will display a dialog for transferring files over Bluetooth. bluetooth-sendto is part of gnome-bluetooth, see also http://live.gnome.org/GnomeBluetooth OPTIONS
--device Define the device address to send the file(s) to. If omitted a chooser will be displayed. --name Define the device name to send the file(s) to. If omitted it will be auto detected. file The file(s) to send to the device. If omitted a chooser will be displayed. AUTHOR
Marcel Holtmann <marcel@holtmann.org> LICENSE
bluetooth-sendto is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABIL- ITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA gnome-bluetooth May 6, 2012 BLUETOOTH-SENDTO(1)
Man Page