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 that it is not support to redirect USB 
> Mass Storage device.
you use USB redirection with FreeRDP on windows (wfreerdp)?

> Could anyony tell me why we do not develop the redirection of USB Mass 
> Storage device? 
> Is there some key technology point? 
> I am a developer and I want to enable this feature in freerdp. 
> Now I am deep into the source code.
>From the RDP point of view there shouldn't be anything against
redirecting a mass storage device.

Have a look to
https://github.com/FreeRDP/FreeRDP/blob/master/channels/urbdrc/client/libusb/libusb_udevice.c#L1748

CLASS_MASS_STORAGE are currently denied. My guess would be that some
requests are missing but you can just comment out mass storage from the
deny list and try it out ;).

Best regards,
Bernhard

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to