ciao, io mi sn iscritto al sito www.myjavaserver.com e ho necessita di mettere dei file tramite ftp. ho provato ad usare filezilla 2.2.7c.
inserisco i dati nel modo penso esatto:
address: ftp.mycgiserver.com
user: ....
pass: ....
port: 21
poi clicco su connect e appare questo
Status: Connecting to ftp.mycgiserver.com ...
Status: Connected with ftp.mycgiserver.com. Waiting for welcome message...
...
Response: 230 User fedetallo logged in.
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: PORT 151,35,50,144,16,184
Response: 200 PORT command successful
Command: TYPE A
Response: 200 Type set to A
Command: LIST
Error: Timeout detected!
Error: Could not retrieve directory listing
quando appare la scritta "Command: LIST" ci rimane un attimo e poi appare il testo seguente... che posso fare?