Asp.net deployment with remote desktop
Posted
by Efe Kaptan
on Stack Overflow
See other posts from Stack Overflow
or by Efe Kaptan
Published on 2010-06-05T09:24:56Z
Indexed on
2010/06/05
9:32 UTC
Read the original article
Hit count: 239
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
© Stack Overflow or respective owner