I got tired of using an FTP/SFTP client and switching from it to my IDE. So I went on looking for some FTP and SFTP plugins for Eclipse.
I've seen the Aptana Studio or plugin for Eclipse being recommended and tried to use it. Works ok but they only support SFTP in the professional version. Because of that I tried Remote System Explorer. I was quite happy to discover that not only it supports FTP and SFTP but you actually can also open a ssh terminal or issue ssh commands from Eclipse directly.
Install the Remote System Explorer plugin
First you need to install the plugin. With version 3.5.2, you can follow these steps:- Go to Help -> Install new software
- From the "work with" drop-down list select: "Galileo - http://download.eclipse.org/releases/galileo"
- In the pane below, expand General Purpose Tools and select the Remote System Explorer end user runtime.
- Click Next and follow the instructions.
Create a SFTP connection
Once installed you can start creating connections. Just do as follows:- switch to Remote System Explorer perspective.
- Right-click on the Remote Systems view on the left and choose new -> connection.
- Choose FTP only if that's what you need or SSH only if you want SFTP support as I do.
- Specify the Host Name and the Connection Name.
- Finally keep clicking on next until finished.
Happy Coding!
Thanks!
ReplyDeleteTwo years later, still helpful!
ReplyDeleteThanks,
Really cool, thanks!
ReplyDeleteI lost a couple of hours on trying to get an FTP plugin to work with Eclipse and thanks to your post, it took me 5 minutes!
Three years later, still helpful!
ReplyDeleteThanks Frédéric Crespo.
Can I use Eclipse Search with this setup? Seems like I can't.
ReplyDeletethanks.
ReplyDeleteFour years later, still helpful!
ReplyDeleteThanks! This is very helpful.
ReplyDelete