Recently, I am using freerdp to redirection USB mass storage device but it
failed always. My evironment is WIN7 physical to WIN7 physical and both of them
are RDP8.0. After learning about freerdp, I know that it is not support to
redirect USB Mass Storage device. USB HID device redirection is O
out some
solutions.
At 2014-07-31 02:04:43, "Bernhard Miklautz"
wrote:
>Hi,
>
>On Sun, Jul 27, 2014 at 10:24:56AM +0800, vanloswang wrote:
>> My evironment is WIN7 physical to WIN7 physical and both of them are RDP8.0.
>> After learning about freerdp, I know tha
After deep into the urbdrc related source code, I try it out that USB Mass
Storage device redirection is more or less working with some bug by using the
FreeRDP-stable-1.1 release. But the urbdrc client and libusb wrapper code only
support under Linux. The key point is that these code use udev A
invalid.Enviroment is Linux to WIN7 physical with RDP8.0.
At 2014-07-31 02:04:43, "Bernhard Miklautz"
wrote:
>Hi,
>
>On Sun, Jul 27, 2014 at 10:24:56AM +0800, vanloswang wrote:
>> My evironment is WIN7 physical to WIN7 physical and both of them are RDP8.0.
>> After