
To Enable web client file transfer
Local drive redirection
Set the following RDP property to configure local drive redirection:
drivestoredirect:s:*
enables redirection of all disk drives.drivestoredirect:s:
disables local drive redirection.
You can also select specific drives using a semicolon-delimited list, such as drivestoredirect:s:C:;E:;
.
To enable web client file transfer, set drivestoredirect:s:*
. If you set any other value for this RDP property, web client file transfer will be disabled.
How it works??
- Connect to the remote session.
- Select the file upload icon in the web client menu.
- When prompted, select the files you want to upload using the local file explorer.
- Open the file explorer in your remote session. Your files will be uploaded to Remote Desktop Virtual Drive > Uploads.
Currently it supports only web client. You should see a upload icon as below.

Select the required file to upload.

You get a prompt once its uploaded

To view the uploaded files


To download files from the remote session to your local computer:
- Connect to the remote session.
- Open the file explorer in your remote session.
- Copy the files you want to download to Remote Desktop Virtual Drive > Downloads.
- Your files will be downloaded to your local default downloads folder