Copy files from server using RDP
Posted by Yousef Ibrahim, Last modified by Mohammad Rahhal on 06 February 2013 02:34 PM
|
|
It is preferred to compress that folder by right clicking on this folder, then select “send to”, then select “compressed (zipped) folder”, this folder will be compressed at the same path. You have 2 options to get this compressed file at your local PC:
Find the following folder “wwwroot” at the following path: C:\Inetpub\wwwroot Every file saved at the previous path is able to be downloaded through any browser.
http://Your Server IP Address /filename.zip For example if your IP Address is xx.xx.xx.xx and file name is File.zip, then the link should be "case sensitive": http://xx.xx.xx.xx /File.zip
DELETE OR SECURE THIS FILE FROM THE SERVER (at wwwroot folder) AFTER DOWNLOADING IT, SINCE IT CAN BE DOWNLOADED FROM OTHER USERS.
| |
|