I am a heavy user of Remote Desktop connections in my development work. Our development environment is hosted as virtual machines and access to all other environments is via Remote Desktop too.
I often have to transfer files between environments and security/firewalls usually mean there is no direct way to do this so I usually copy the file to down to my host machine running the Remote Desktop Connection (RDC) then back up to the destination RDC. This involves right click the file, copy, find the host drive (or type \\tsclient\c), find the folder (usually rdctemp) then right click paste - phew...
Or...thanks to this link I have created a shortcut in the SendTo menu to my host drop folder (\\tsclient\c\rdctemp) on my source (developement) RDC (Win2k3) and can just file right click, SendTo->RemoteDesktopHost to copy the file down to the Host PC. On the desktop of the destination RDC I have another shortcut to the same location (\\tsclient\c\rdctemp) that then allows me to quickly access the host folder and copy up the file...nice :)
I often have to transfer files between environments and security/firewalls usually mean there is no direct way to do this so I usually copy the file to down to my host machine running the Remote Desktop Connection (RDC) then back up to the destination RDC. This involves right click the file, copy, find the host drive (or type \\tsclient\c), find the folder (usually rdctemp) then right click paste - phew...
Or...thanks to this link I have created a shortcut in the SendTo menu to my host drop folder (\\tsclient\c\rdctemp) on my source (developement) RDC (Win2k3) and can just file right click, SendTo->RemoteDesktopHost to copy the file down to the Host PC. On the desktop of the destination RDC I have another shortcut to the same location (\\tsclient\c\rdctemp) that then allows me to quickly access the host folder and copy up the file...nice :)
Comments