USB key hidden of RDP session

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: USB key hidden of RDP session

Re: USB key hidden of RDP session

by aka » Mon Jan 31, 2022 6:15 pm

"usb=" option redirects physical USB device. It's impossible to redirect one device to two servers. Remove "usb=" line from config.

Filesystem can be redirected to two servers. Write this line at the beginning of the config file:

Code: Select all

disk=usb
Note that it still can cause errors if two servers attempt to write to the same file.

USB key hidden of RDP session

by nicodep » Mon Jan 31, 2022 2:51 pm

Hi,
I use Rpi4 with 1 monitor and 3 screens (3 RDP sessions differents)
When i plug USB key, i see right the key in web interface but not in the RDP session screen 1

I have activated redirection via gpedit like viewtopic.php?f=25&t=47476&sid=15d92e38 ... 383c166be1
i test with 2 usb key (Fat32 and NTFS)
See the log

Thk
WTware_E4.5F.01.78.DF.BB_2022-01-31_12-36-55.txt
(118.02 KiB) Downloaded 236 times

Top