如何向 Eclipse 添加 FTP 支持? [英] How do I add FTP support to Eclipse?

查看:61
本文介绍了如何向 Eclipse 添加 FTP 支持?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Eclipse PHP 开发工具.访问文件或通过 FTP 或 SSH 和 SFTP 创建远程项目的最简单方法是什么?.

I'm using Eclipse PHP Development Tools. What would be the easiest way to access a file or maybe create a remote project trough FTP and maybe SSH and SFTP?.

推荐答案

Eclipse 本身支持 FTP 和 SSH.Aptana 不是必需的.

Eclipse natively supports FTP and SSH. Aptana is not necessary.

Eclipse 中的本机 FTP 和 SSH 支持位于远程系统资源管理器最终用户运行时"插件中.

Native FTP and SSH support in Eclipse is in the "Remote System Explorer End-User Runtime" Plugin.

通过 Eclipse 本身安装它.这些说明可能会因您的 Eclipse 版本而略有不同:

Install it through Eclipse itself. These instructions may vary slightly with your version of Eclipse:

  1. 转到帮助"->安装新软件"(在较旧的 Eclipse 中,这称为有点不同的东西)
  2. 在使用:"下拉菜单中,选择您版本的插件发布站点.示例:对于 Kepler,这是
    Kepler - http://download.eclipse.org/releases/kepler
  3. 在过滤器字段中,输入远程".
  4. 选中远程系统资源管理器最终用户运行时"旁边的框
  5. 点击下一步",并接受条款.现在应该下载并安装它.
  6. 安装后,Eclipse 可能需要重新启动.

在 Eclipse 中使用它:

Using it, in Eclipse:

  1. 窗口 -> 打开透视图 ->(也许选择其他") -> 远程系统资源管理器
  2. 文件 -> 新建 -> 其他 -> 远程系统资源管理器(文件夹)-> 连接(或在过滤器字段中键入连接)
  3. 从选择远程系统类型"面板中选择 FTP.
  4. 在下一个面板中填写您的 FTP 主机信息(稍后提供用户名和密码).
  5. 在远程系统"面板中,右键单击主机名,然后单击连接".
  6. 输入用户名 + 密码即可!
  7. 嗯,不完全是好".RSE 系统相当不寻常,但您已连接.
  8. 你是个聪明的饼干!剩下的你自己来解决.

要更改默认端口,请按照此页面上的说明进行操作:http://ikool.wordpress.com/2008/07/25/tips-to-access-ftpssh-on-different-ports-using-eclipse-rse/

To change the default port, follow the instructions on this page: http://ikool.wordpress.com/2008/07/25/tips-to-access-ftpssh-on-different-ports-using-eclipse-rse/

这篇关于如何向 Eclipse 添加 FTP 支持?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆