2 Answers
- Newest
- Most votes
- Most comments
1
This depends on the browser:
Chrome browser supports bidirectional copying and pasting between RDP sessions and your local machine. Firefox browser supports copying from an RDP session and pasting to your local machine
See the red notice in this doc to verify: https://docs.aws.amazon.com/systems-manager/latest/userguide/fleet-rdp.html
answered 2 years ago
-2
Hello
You can do that , Please check the link here
Info from the Docs:
To copy or cut and paste files or directories with Fleet Manager
- Open the AWS Systems Manager console at https://console.aws.amazon.com/systems-manager/.
- In the navigation pane, choose Fleet Manager.
-or-
If the AWS Systems Manager home page opens first, choose the menu icon ( ) to open the navigation pane, and then choose Fleet Manager in the navigation pane. 3. Select the link of the managed node with the files you want to copy, or cut and paste.
- In the Tools menu, choose File system.
- To copy or cut a file, select the File name of the directory that contains the file you want to copy or cut. To copy or cut a directory, choose the button next to the directory that you want to copy or cut and then proceed to step 8.
- Choose the button next to the file you want to copy or cut.
- In the Actions menu, choose Copy or Cut.
- In the File system view, choose the button next to the directory you want to paste the file in.
- In the Actions menu, choose Paste.
Relevant content
- Accepted Answerasked 3 years ago
- Accepted Answer
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 13 days ago
- AWS OFFICIALUpdated 2 months ago
This explained procedure do not permit to copy to/from RDP session and the user PC but only for copy/paste inside the RDP session. It is pretty important to have an easy way to copy/paste files from RDP session to/from user PC. The unique way I see for now is to use S3 Buckets as a intermediary to copy/paste files, however this method is more messy than a simple copy/paste.