centos man page for usbredirserver

Query: usbredirserver

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USBREDIRSERVER(1)						   User Commands						 USBREDIRSERVER(1)

NAME
usbredirserver - manual page for usbredirserver 0.4.3
SYNOPSIS
usbredirserver [-p|--port <port>] [-v|--verbose <0-5>] <usbbus-usbaddr|vendorid:prodid>
DESCRIPTION
usbredirserver is a small standalone server for exporting an USB device for use from another (virtual) machine through the usbredir proto- col. You can specify the USB device to export either by USB id in the form of <vendorid>:<prodid>, or by USB bus number and device address in the form of <usbbus>-<usbaddr>. Notice that an instance of usbredirserver can only be used to export a single USB device. If you want to export multiple devices you can start multiple instances listening on different TCP ports.
OPTIONS
-p, --port=PORT Set the TCP port to listen on to PORT -v, --verbose=VERBOSE Set usbredirserver's verbosity level to VERBOSE, this mostly affects USB redirection related messages. Valid values are 0-5: 0:Silent 1:Errors 2:Warnings 3:Info 4:Debug 5:Debug++
AUTHOR
Written by Hans de Goede <hdegoede@redhat.com>
REPORTING BUGS
Report bugs to the spice-devel mailinglist: http://lists.freedesktop.org/mailman/listinfo/spice-devel
COPYRIGHT
Copyright 2010-2012 Red Hat, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. usbredirserver 0.4.3 April 2012 USBREDIRSERVER(1)
Related Man Pages
bjdwp(1) - debian
remote-viewer(1) - debian
spice-vdagentd(1) - centos
ehci(4) - centos
device::usb::pcsensor::hidtemper::ntc(3pm) - debian
Similar Topics in the Unix Linux Community
How to setup a PORT
USB Printer
Configuring USB in Red Hat Linux 9
Has anyone created JFS2 file system on a USB drive attached to AIX server?