FTP and WebDAV with Eclipse


FTP and WebDAV


 


First, let's use the Update Manager to download the FTP and WebDAV Support: switch to the Update Manager, add a bookmark to http://update.eclipse.org/updates/, expand it, expand Eclipse SDK 3.x.x category and find Eclipse FTP and WebDAV Support. Select the feature and press Install Now button in the Preview. It will download, install and configure this feature automatically. Restart when asked and that's it.



  1. Open menu: Window->Show View->Other...
  2. Choose Target Management->Site Explorer to open the view.
  3. Right mouse click in the left area of the Site Explorer view.
  4. Choose menu: New->Target Site
  5. Select 'FTP' protocol and press 'Next'.
  6. Specify the url, user name and password for the FTP account. Press Next.
  7. Press 'Finish'.


Import from an FTP site




  1. Create a new project.
  2. On the main project node in the Navigator view, choose menu: Import...
  3. Select 'FTP' protocol and press Next.
  4. Choose a new folder to be imported and press Next.
  5. Choose the FTP target site
  6. ...


Export to an FTP site




  1. On the main project node in the Navigator view, choose menu: Export...
  2. Select 'FTP' protocol and press Next.
  3. Choose a new folder to be imported and press Next.
  4. Choose the FTP target site
  5. ...

Created by: admin last modification: Monday 22 of November, 2004 [20:28:44 UTC] by admin


###########################################################################


 


@20050323