all groups > visual studio .net general > february 2006 >
You're in the

visual studio .net general

group:

Copy Web Site FTP Problem



Copy Web Site FTP Problem Mark Olbert
2/24/2006 5:28:05 PM
visual studio .net general: Sigh. Every other ftp client I've used lets me enter the path to the site, the user id and password, and connects.. but not the one
in VS2005. Why does MS have to do everything differently?

Here's the problem: when I try to connect (through Copy Web Site) via FTP, I get the error message "The ~/ directory does not
exist". Yet if I try to connect to a subdirectory on the site, the connection works fine. Why isn't the VS2005 FTP client smart
enough to figure out how to connect to the root directory? How do I get it to do so?

RE: Copy Web Site FTP Problem Peter Bromberg [C# MVP]
2/24/2006 6:21:27 PM
Mark,
Correct me please if I am wrong, but I was not aware that "~/" is a
legitimate FTP folder directive. In ASP.NET it is translated to mean "root of
the site", but I don't recall ever seeing it used in an FTP command.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




[quoted text, click to view]
AddThis Social Bookmark Button