PDA

View Full Version : Problema con connessione FTP


alexio22
17-10-2003, 16:58
Riesco a connettermi correttamente al computer, ma quando voglio entrare in una cartella mi si disconnette da solo!! :eek:

FTP 2.0.15, Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>. If you have any questions, comments, or suggestions about this program, please feel free to email them to me. You can always find out the latest news about gFTP from my website at http://www.gftp.org/
gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. This is free software, and you are welcome to redistribute it under certain conditions; for details, see the COPYING file
Looking up 192.168.0.3
Trying 192.168.0.3:21
Connected to 192.168.0.3:21
220 Please enter your login name now.
USER xbox

331 Password required for xbox.
PASS xxxx
230 User xbox logged in , proceed.
SYST

215 UNIX Type: L8
TYPE I

200 Type set to IMAGE.
PWD

257 "/" is current directory
PASV

502 pasv is not implemented.
PORT 192,168,0,2,128,163

200 Port command ok.
LIST -aL

150 Opening ASCII data connection for ls /.
226 Transfer finished successfully. Data connection closed.
CWD /F

250 "/F/" is current directory.
PORT 192,168,0,2,128,164

200 Port command ok.
LIST -aL

150 Opening ASCII data connection for ls /F/.
226 free disk space under this directory : 36.174.282.752
Disconnecting from site 192.168.0.3 PERCHÈ :mad: :muro:
CWD /F/video

226 Transfer finished successfully. Data connection closed.
PORT 192,168,0,2,128,165

250 "/F/video/" is current directory.
LIST -aL

200 Port command ok.




Quando usavo windows+flashfxp tutto andava correttamente

Uso slackware 9.1 e il programma è gFTP

Perchè mi fa questo? :muro:


Grazie


Ciao :)