\\tsclient\C is not accessible #692
Replies: 1 comment
-
Hello! This is because you are using the We need to implement a backend for each platform we wish to support. People from Teleport implemented a backend for their web client. Since their code is open sourced, you can see how it’s done here: https://github.com/gravitational/teleport/blob/eed983248c5985cffc3dd5725bb7da26f9109827/lib/srv/desktop/rdp/rdpclient/src/rdpdr.rs#L41 We will gratefully review and accept pull requests if you are willing to implement a backend for any platform that matters to you! It’s also possible to publish a separate crate on crates.io if you would rather maintain your backend in your own repository. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I enabled drive redirection in the ironrdp-client/src/rdp.rs file
2 . If correct then hot to fix this issue
Drives are showing after redirection but it takes some time to show all the client-side drives.
When i open the drive the file explorer loads for some time then throws this error
Beta Was this translation helpful? Give feedback.
All reactions