Click here to Skip to main content
15,894,720 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
The main site is located in root domain and admin panel of this site is in sub domain and this site is hosted on iis server as share hosting, now i want to copy files i.e (new html files, razor views) from admin panel to root domain using asp.net. how i can do this ?
Posted

1 solution

Hi Nasir,

You just need to upload it using FTP tools (Filezilla) to your root folder. Or if you can use File Manager on CP to upload your files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900