Lines Matching full:remote
29 Connect to PORT on remote host (used for attach and list --remote).
47 \fBattach\fR \-\-remote=<\fIhost\fR> \-\-busid=<\fIbus_id\fR>
49 Attach a remote USB device.
53 \fBattach\fR \-\-remote=<\fIhost\fR> \-\-device=<\fIdev_id\fR>
55 Attach a remote USB gadget.
56 Only used when the remote usbipd is in device mode.
78 \fBlist\fR \-\-remote=<\fIhost\fR>
80 List USB devices exported by a remote host.
88 Note that this can not list usbip-vudc USB gadgets of the remote device mode usbipd.
106 client:# usbip list --remote=server
107 - List devices exported by remote server.
111 client:# usbip attach --remote=server --busid=1-2
112 - Connect the remote USB device.
127 client:# usbip attach --remote=server --device=usbip-vudc.0
128 - Connect the remote USB gadget.