Eclipse PDT 远程系统资源管理器 FTP 不显示文件

发布于 2024-11-02 07:08:48 字数 371 浏览 0 评论 0原文

我正在尝试使用远程系统资源管理器设置 Eclipse PDT。我使用的是 Mac 10.5.8,并且使用的是 Galileo PDT。 RSE 版本为 3.1.1。

从 RSE 角度来看,我建立了一个新的 FTP 连接,将被动设置为 true,并且连接正常,没有任何问题。该树显示“MYSERVER/Files/My Home”和“MYSERVER/Files/Root”。我单击 root 访问我的文件,它显示“待处理...”,然后什么也没有。它没有显示文件,没有错误消息,而且无论我做什么都无法访问我的文件。在另一台服务器上,我通过 subclipse (subversion) 进行通信,它运行得非常好,但我无法让简单的 FTP 连接正常工作。

有没有人遇到过这个问题并且能够解决它?谢谢。

I'm trying to set up my Eclipse PDT with Remote System Explorer. I'm on a Mac 10.5.8, and I'm using Galileo PDT. RSE is version 3.1.1.

In RSE perspective I set up a new FTP connection, set passive to true, and connect just fine, without any problems. The tree shows "MYSERVER/Files/My Home" and "MYSERVER/Files/Root". I click on root to get to my files, it says "pending..." and then nothing. It shows no files, no error messages, and I can't get to my files no matter what I do. On another server I communicate via subclipse (subversion) and it's working spectacularly, but I can't get the simple FTP connection to work.

Has anyone had this problem and been able to solve it? Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

逆光飞翔i 2024-11-09 07:08:48

当 FTP 连接器服务设置的“解析器”属性设置为特定解析器(即 WinNT 解析器)时,我遇到了此问题。我将其设置为“自动”,现在我可以看到树中列出的文件。

实现此设置的一种方法是:显示“远程系统详细信息”视图,右键单击 FTP 连接并选择“属性”,转到“连接器服务”,然后转到顶部树中“FTP 连接器服务”下的“FTP 设置”。

您可能还需要将“passive”属性设置为 true。

I had this problem when the 'parser' property of the FTP Connector Service settings was set to a particular parser, i.e. the WinNT one. I set it to AUTO and now I can see the file listing in the tree.

One way to get to this setting: show the Remote Systems Details view, right click on your FTP connection and select Properties, go to Connector Services, then FTP Settings under FTP Connector Service in the top tree.

You may also need to set the 'passive' property to true.

久随 2024-11-09 07:08:48

我有类似的问题(但使用 Zend studio)。另一个答案没有帮助。 如果不起作用

1) right click on remote connection and choose "monitor"
another block will appear showing a list of resources
2) right click on one of them (it there is `Files`, do on it) and choose
New -> Filter
3) In Folder input put / and click next
4) then write filter name(e.g. root, should not matter I think) and 
click finish. 

,请尝试删除连接,重新创建并再次尝试相同的步骤

I had similar problem (but with Zend studio). The other answer did not help. Here what I did

1) right click on remote connection and choose "monitor"
another block will appear showing a list of resources
2) right click on one of them (it there is `Files`, do on it) and choose
New -> Filter
3) In Folder input put / and click next
4) then write filter name(e.g. root, should not matter I think) and 
click finish. 

if does not work, try to remove connection, create again and try the same steps again

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文