Hello,
I have the following problem. I try to copy my web site to a web server via ftp (from the menu WEBSITE -> COPY WEB SITE in VS 2012).
The credentials I give, are right but I can't connect. I'm getting an error "unable to open the web site 'ftp://ftp.dicara-furs.com/httpdocs'. The server unexpextedly closed the connection."
In the same computer, I've installed filezilla. If I try to connect with filezilla, all are good and I can send the files to web server.
I'm working using NAT behind a windows 2008 firewall. Do I need to make some changes to visual studio configuration?
I tried to use the ftp file copy of visual studio using a public network with real IP's and is working fine. Is there a problem with NAT?
Thanks.