ASP.NET Automated deployment to remote ftp server - Stack Overflow most recent 30 from stackoverflow.com2009-12-05T13:31:23Zhttp://stackoverflow.com/feeds/question/629024http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/629024/asp-net-automated-deployment-to-remote-ftp-server0ASP.NET Automated deployment to remote ftp serverNathan Totten2009-03-10T05:30:34Z2009-03-10T06:10:13Z
<p>Does anyone know any good solutions for automated deployment to a remote server using SFTP? I am specifically trying to deploy an asp.net mvc website to mosso. I can do it manually every time using an SFTP client, but would much rather have an automated (and consistent) way to do this.</p>
http://stackoverflow.com/questions/629024/asp-net-automated-deployment-to-remote-ftp-server/629090#6290901Answer by Shoban for ASP.NET Automated deployment to remote ftp serverShoban2009-03-10T06:10:13Z2009-03-10T06:10:13Z<p><a href="http://stackoverflow.com/questions/416573/deployment-tools-under-net-solutions">http://stackoverflow.com/questions/416573/deployment-tools-under-net-solutions</a>
<a href="http://stackoverflow.com/questions/231283/automatic-deployment-resources">http://stackoverflow.com/questions/231283/automatic-deployment-resources</a></p>