Skip to main content



      Home
Home » Eclipse Projects » DSDP - Target Management » Error listing directory content
Error listing directory content [message #850173] Thu, 19 April 2012 16:58 Go to next message
Eclipse UserFriend
Hi

I just download TM 3.3.1 I created connection, type username and password to FTP server, but when I'm trying to list directory content I get Operation filed due to I/O error. java.net.ScoketException: software casued connection abort: socket write error

Do you know how to solve that problem?

I have eclipse juno 4.2
Re: Error listing directory content [message #850177 is a reply to message #850173] Thu, 19 April 2012 17:00 Go to previous messageGo to next message
Eclipse UserFriend
Try switching to passive mode (connection properties).
Look at the FTP Console to see what your server says.
Re: Error listing directory content [message #850185 is a reply to message #850177] Thu, 19 April 2012 17:13 Go to previous messageGo to next message
Eclipse UserFriend
PASV
220---------- Welcome to Pure-FTPd [privsep] ----------
220-You are user number 38 of 500 allowed.
220-Local time is now 17:10. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 3 minutes of inactivity.

USER xxxxx
331 User xxxx OK. Password required

PASS ******
230-OK. Current restricted directory is /
230-1672 files used (16%) - authorized: 10000 files
230 48371 Kbytes used (3%) - authorized: 1536000 Kb

SYST
215 UNIX Type: L8

TYPE I
200 TYPE is now 8-bit binary

PWD
257 "/" is your current location

CWD /
250 OK. Current directory is /

PASV


it is still the same
Re: Error listing directory content [message #900665 is a reply to message #850173] Wed, 08 August 2012 02:12 Go to previous message
Eclipse UserFriend
I have the same problem.
have you found solution?
Previous Topic:RSE on imx53
Next Topic:Could RSE be used to mirror local project to remote system
Goto Forum:
  


Current Time: Wed Jul 02 23:10:58 EDT 2025

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

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

Back to the top