Home > Archive > Visual Studio > April 2004 > Where is integrated FTP upload to hosting provider?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Where is integrated FTP upload to hosting provider?
|
|
|
| Compared to Dreamweaver MX, VS.NET really falls short when it comes to
deploying web sites. "Xcopy deployment" sounds nice, but the reality is the
vast majority of hosting providers only allow FTP deployment. Without an
integrated FTP deployment feature in the IDE, I have another reason to stick
with Dreamweaver. Perhaps this issue has been addressed with an add-in?
Other suggestions?
| |
|
| Coming from a Dreamweaver MX background, I am disappointed to discover that
VS.NET does not include an integrated FTP upload feature in the IDE like the
one I came to know and love in Dreamweaver. There is an FTP utility out
there that works nicely with VS.NET, however. Stephen Sharrock's ASP.NET
FTP Deployment Tool ($28.00 http://www.dotnetftp.com/ANF/Default.aspx), in
the form of an External Command Button, makes a very welcome addition to my
toolbar.
| |
|
| "deko" <deko@hotmail.com> wrote in message
news:FOnic.458$wz1.436@newssvr27.news.prodigy.com...
> Coming from a Dreamweaver MX background, I am disappointed to discover
that
> VS.NET does not include an integrated FTP upload feature in the IDE like
the
> one I came to know and love in Dreamweaver. There is an FTP utility out
> there that works nicely with VS.NET, however. Stephen Sharrock's ASP.NET
> FTP Deployment Tool ($28.00 http://www.dotnetftp.com/ANF/Default.aspx), in
> the form of an External Command Button, makes a very welcome addition to
my
> toolbar.
>
What's wrong with an external FTP client? Or are you one of those people
that develops on a live server? :)
|
|
|
|
|