GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
USBREDIRSERVER(1) User Commands USBREDIRSERVER(1)

usbredirserver - exporting an USB device for use from another (virtual) machine

usbredirserver [-p|--port <port>] [-v|--verbose <0-5>] [-4 <ipv4_addr|I-6 <ipv6_addr>] <busnum-devnum|vendorid:prodid>

usbredirserver is a small standalone server for exporting an USB device for use from another (virtual) machine through the usbredir protocol.

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.

-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++

Written by Hans de Goede <hdegoede@redhat.com>

You can report bugs to the spice-devel mailinglist: http://lists.freedesktop.org/mailman/listinfo/spice-devel or filing an issue at: https://gitlab.freedesktop.org/spice/usbredir/issues/new

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.
April 2012 usbredirserver

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.