PDA

View Full Version : FTP Connection using Visual Studio .NET


larkin
02-03-2003, 08:06 AM
Is there anyway to FTP from Visual Studio .NET (i.e., Homesite+ allows me to create "Macromedia FTP & RDS" Servers) ? Thanks in advance.

bruce
02-03-2003, 08:32 AM
I do not believe so. However, you can use any conventional FTP client (ws-ftp or whatever) to upload those files.

MS is big on FrontPage, so they want VS.net user to upload using the Extension.


[b]quote:Originally posted by larkin

Is there anyway to FTP from Visual Studio .NET (i.e., Homesite+ allows me to create "Macromedia FTP & RDS" Servers) ? Thanks in advance.
</blockquote id="quote"></font id="quote">

larkin
02-04-2003, 09:34 AM
Dear Bruce,

Thanks for the tip. Here is one back at ya ;-)

<ul>
Open "My Network Places"
"Add Network Place"
In the "Type the location of the Network Place" textbox, Enter ftp://ftp.yoursite.com
Click "Next" and uncheck the "Login Anonymous" checkbox
[/list]

Walla! Enjoy!