I try to connect my website via ftp. I succeed connect the folders by my browser, but in visual studion 2012 I can connect the site just by the local address(10.100.101.100)and not by the remote address. I get this error when I try to connect in remote
address: "unable to retrieve folder information from the servrer. can't connect to '(the remote ip addres)' on port 21. Check the server name and proxy settings. If the settengis are correct, the server may be temporarily unavailable."
"unable to retrieve folder information from the servrer. can't connect to '(the remote ip addres)' on port 21. Check the server name and proxy settings. If the settengis are correct, the server may be temporarily unavailable."
Based on your description, refer to the similar posts:
dtpozner
0 Points
3 Posts
Website FTP in visual studio 2012
Dec 27, 2012 06:46 PM|LINK
I try to connect my website via ftp. I succeed connect the folders by my browser, but in visual studion 2012 I can connect the site just by the local address(10.100.101.100)and not by the remote address. I get this error when I try to connect in remote address: "unable to retrieve folder information from the servrer. can't connect to '(the remote ip addres)' on port 21. Check the server name and proxy settings. If the settengis are correct, the server may be temporarily unavailable."
mitaGreen
Member
188 Points
34 Posts
Re: Website FTP in visual studio 2012
Dec 28, 2012 08:43 AM|LINK
Hi,
Based on your description, refer to the similar posts:
Trouble connecting to FTP7 with SSL certificate
Cant connect via FTP
Regards,
dtpozner
0 Points
3 Posts
Re: Website FTP in visual studio 2012
Dec 28, 2012 09:47 AM|LINK
1.Why sould I use ssl? can it solve my problem?
2. all the relevant ports is opened. I didn't defined specfic ports in ftp firewall iis so I opend the default iis ports in my firewall.