'\" t .\" Title: ussp-push .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 2006-09-27 .\" Manual: User commands .\" Source: ussp-push 0.9 .\" Language: English .\" .TH "USSP\-PUSH" "1" "2006\-09\-27" "ussp-push 0.9" "User commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ussp-push \- send file via bluetooth with the object push protocol .SH "SYNOPSIS" .HP \w'\fBussp\-push\fR\ 'u \fBussp\-push\fR [\fB\-\-dev\fR\ \fIdevid\fR] [\fB\-\-timeo\fR\ \fIsec\fR] [\fB\-\-debug\fR] {\fIDEVICE\fR | \fIBTADDR\fR@[\fIBTCHAN\fR]} \fILFILE\fR \fIRFILE\fR .SH "DESCRIPTION" .PP ussp\-push is a program that can be used to send files using OBEX (OBject EXchange) protocol over Bluetooth\&. .SH "OPTIONS" .PP \fB\-\-dev\fR .RS 4 specify the \fIdevid\fR of the bluetooth host controller .RE .PP \fB\-\-timeo\fR .RS 4 \fIapp\fR specifies the RFCOMM connect timeout in seconds .RE .PP \fB\-\-debug\fR .RS 4 enable debug messages\&. .RE .PP \fB\fIDEVICE\fR\fR .RS 4 an RFCOMM TTY device file .RE .PP \fB\fIBTADDR\fR\fR .RS 4 the remote bluetooth address to send the file to, the @ sign must follow the address .RE .PP \fB\fIBTCHAN\fR\fR .RS 4 the remote bluetooth channel to send the file to .RE .PP \fB\fILFILE\fR\fR .RS 4 the local file name .RE .PP \fB\fIRFILE\fR\fR .RS 4 the remote file name .RE .SH "AUTHOR" .PP This manpage was written by Hendrik Sattler for the Debian project\&.