Mac Microsoft Remote Desktop File Transfer
Index of microsoft office for mac 2016. Talk to your IT department for install help. Third-party seller: You purchased Office from a third-party and you’re having problems with the product key.
Get the Remote Desktop client. Follow these steps to get started with Remote Desktop on your Mac: Download the Microsoft Remote Desktop client from the Mac App Store. Set up your PC to accept remote connections. (If you skip this step, you can't connect to your PC.) Add a Remote Desktop connection or a remote resource. Remote control Windows, Mac, and Linux computers with TeamViewer: Remote Control within seconds. Provide spontaneous support for friends and family, or access applications on your home computer while on the go. The TeamViewer app allows you to accomplish all of this as if you were sitting right in front of the remote computer.
When moving files between Windows machines via Remote Desktop, you typically go to Local Resources > More
and check the box in front of Drives to map your drive on the remote machine. Then you can use xcopy
and tsclient
to move the files.
This isn’t quite the same on the Microsoft Remote Desktop Mac app. I believe this is because Mac OS X can’t accept SMB connections by default, so you have to map a special folder on your machine to accept transfers.
When you add or edit a Remote Desktop connection, click “Redirection” on the top of the window.
Then check “Enable folder redirection” and map a folder on your machine to be mapped to tsclient
. I like to map a Dropbox folder so I the items are automatically backed up for me.
Share Files Through Remote Desktop
The folder you map will be available at tsclient
. You can either use xcopy from the command line or find it under the Network drives area in the file browser.