Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Target Management » FTP Error
FTP Error [message #975527] Wed, 07 November 2012 23:34 Go to next message
Stefan Meyer is currently offline Stefan MeyerFriend
Messages: 5
Registered: November 2012
Junior Member
I try the FTP Only connector to connec t to my FTP Host. The connection looks good but when i click on

Files -> MY Home

or

Files -> Root

i get everytime

"Operation failed. File system input or output error"

instead the folder structurr on the external server ftp folder

How can i fix this?

Is their any other ftp plugin i can test under ecplipse?

index.php/fa/12224/0/

Re: FTP Error [message #976044 is a reply to message #975527] Thu, 08 November 2012 09:16 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Try Window > Show View > Other... : Console
Switch to the FTP Console, it displays the FTP server interaction.

One possible problem is that your server requires passive mode. This can be configured in the connection wizard, a request is open for making it the default:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=269442

If this is not the problem, please file a bug and paste your FTP log for further investigation:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Target%20Management

Searching http://marketplace.eclipse.org for "ftp" brings up a couple of hits that look promising (eg Net Tools and ProjX). Of course I hope that TM will fit your needs once the issue is resolved, but I'd also like to hear if you find something else that is interesting.
Re: FTP Error [message #976098 is a reply to message #976044] Thu, 08 November 2012 10:05 Go to previous message
Stefan Meyer is currently offline Stefan MeyerFriend
Messages: 5
Registered: November 2012
Junior Member
is this the log?



220 ProFTPD 1.3.3c Server (ProFTPD) [??.??.??.???]

USER myusername
331 Password required for myusername

PASS ******
230 User myusername logged in

SYST
215 UNIX Type: L8

TYPE I
200 Type set to I

PWD
257 "/" is the current directory

NOOP
200 NOOP command successful

NOOP
200 NOOP command successful

NOOP
200 NOOP command successful

NOOP
200 NOOP command successful

NOOP
200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

NOOP
200 NOOP command successful

NOOP
200 NOOP command successful

NOOP
200 NOOP command successful

200 NOOP command successful

CWD /
250 CWD command successful

PORT 192,168,1,40,227,136
220 ProFTPD 1.3.3c Server (ProFTPD) [??.??.??.???]

220 ProFTPD 1.3.3c Server (ProFTPD) [??.??.??.???]

USER myusername
USER myusername
331 Password required for myusername

331 Password required for myusername

PASS ******
PASS ?????????????
230 User myusername logged in

230 User myusername logged in

SYST
SYST
215 UNIX Type: L8

215 UNIX Type: L8

TYPE I
TYPE I
200 Type set to I

200 Type set to I

PWD
PWD
257 "/" is the current directory

257 "/" is the current directory

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

NOOP
NOOP
200 NOOP command successful

200 NOOP command successful

CWD /
CWD /
200 NOOP command successful

200 NOOP command successful

200 NOOP command successful

200 NOOP command successful

PORT 192,168,1,40,227,138
PORT 192,168,1,40,227,138

i try this and passivemode. no difference
index.php/fa/12226/0/

[Updated on: Thu, 08 November 2012 10:07]

Report message to a moderator

Previous Topic:Local and external Folder?
Next Topic:Remote system selection problem
Goto Forum:
  


Current Time: Fri Apr 19 19:33:11 GMT 2024

Powered by FUDForum. Page generated in 0.03346 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top