Asp.net deployment with remote desktop
- by Efe Kaptan
Hi, i have a production server that does not have ftp access. Possible way to deploy files is connecting with remote desktop client and send files.
As you know this approach is highly hard and time inefficient.
Could you please provide me best practices to deploy in a more fast way?
Thanks