macoseclipse-pdteclipse-3.5

Eclipse PDT Remote System Explorer FTP not showing files


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.


Solution

  • 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.