Windows – File transfer via remote desktop

file-sharingremote desktopwindows

Is it possible to access the remote files (on Windows Server 2003) from my computer (running Windows XP) using remote desktop? Googling for "file transfer via remote desktop" showed me how the opposite can be done (i.e., access local files from the remote computer), but this is hardly usable for me (for many reasons, especially I'm missing there all the file management tools I installed locally).

Best Answer

“Clipboard RDC” is an open source cross platform utility that uses clipboard to transfer files much like we transfer text to/from servers in RDP. Go give it a try at http://gauravkumar37.github.com/clipboard-rdc

Related Question