FTP Connection using Visual Studio .NET

Discussion in 'Visual Studio' started by larkin, Feb 3, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Is there anyway to FTP from Visual Studio .NET (i.e., Homesite+ allows me to create "Macromedia FTP & RDS" Servers) ? Thanks in advance.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    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.


    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">
     
  3. 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!
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page