Hi,

On Tue, Jun 27, 2017 at 12:31:09AM +0200, Predrag Manojlović wrote:
> Is it possible to add shared drive with
> 
> freerdp_device_collection_add
> 
> at later stage, while everything is running already?
> I've managed to do it only in
> 
> freerdp::PreConnect
it's not possible. The freerdp_device_collection_add loads the channel
(library) and configures the shares. If you need shares that are "added"
during runtime one way is to use a fixed mount point like where you
link/mount/add the additional shares you want to redirect.

Best regards,
Bernhard

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to