Discussion: FTP avec ExecFTP
Afficher un message
Vieux 05/05/2005, 18h46   #3 (permalink)
Profil
Invité
Non Inscrit / Non Connecté
Ancienneté  100%
Ancienneté 100%
 
Messages: n/a
Téléchargements:
Uploads:
Par défaut

alors je met l'adresse ip de la ps2 (192.168.0.10) et je fait CONNECT et voila ce que ca me met :


WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to 192.168.0.10 -> IP=192.168.0.10 PORT=21
[R] Connected to 192.168.0.10
[R] 220 ps2ftpd ready.
[R] USER anonymous
[R] 220 modified by SlicStik__
[R] SYST
[R] 230 Login ok.
[R] FEAT
[R] 215 UNIX Type: L8
[R] REST 100
[R] 500 Not understood.
[R] This site may not allow file resuming
[R] PWD
[R] 500 Not understood.
[R] TYPE A
[R] 257 "/" is current directory.
[R] PASV
[R] 200 Type set to A.
[R] 500 Could not enter passive mode.
[R] PORT 192,168,0,1,17,65
[R] 200 PORT command successful.
[R] LIST -al
[R] 500 Unable to open directory.
[R] LIST
[R] 150 Opening ASCII mode data connection for file list
[R] 226 LIST command successful.
[R] List Complete: 0 bytes in 0,25 seconds (0,0 KB/s)



est ce que vous savez ce qu'il y a de pas bien?
  Réponse avec citation