FileZilla & PureFTPD (+SSL)

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
vmaury
500 Command not understood
Posts: 3
Joined: 2004-03-23 23:55

FileZilla & PureFTPD (+SSL)

#1 Post by vmaury » 2004-03-24 00:10

I ve a freebsd server with PureFTPD ( i added the SSL mod).

I ve configured my FileZilla with those params :
- FTP with TLS (Explicit)

And the authentification is ok but something goes wrong after :
Commande : LIST -a
Erreur : N'a pas pu récupérer la liste du répertoire
Réponse : 226-Options: -a -l
Réponse : 226 6 elements au total

Someone has an idea about this ?

thx !


-------------------------------------------------------------
debug :
Commande : LIST -a
Trace : TransferSocket.cpp(378): OnConnect(0) caller=0x003a9ce0
Trace : TransferSocket.cpp(974): m_pSslLayer changed state from 0 to 4 caller=0x003a9ce0
Trace : TransferSocket.cpp(974): m_pSslLayer changed state from 4 to 5 caller=0x003a9ce0
Trace : FtpControlSocket.cpp(616): OnReceive(0) OpMode=4 OpState=7 caller=0x003abf98
Réponse : 150 Connexion de donnees acceptee
Trace : TransferSocket.cpp(434): OnClose(0) caller=0x003a9ce0
Trace : TransferSocket.cpp(961): Close() caller=0x003a9ce0
Trace : TransferSocket.cpp(974): m_pSslLayer changed state from 5 to 0 caller=0x003a9ce0
Trace : TransferSocket.cpp(961): Close() caller=0x003a9ce0
Trace : FtpControlSocket.cpp(885): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003abf98
Trace : FtpControlSocket.cpp(1366): TransferEnd(68) OpMode=4 OpState=8 caller=0x003abf98
Trace : FtpControlSocket.cpp(885): List(TRUE,64,"","",0) OpMode=4 OpState=8 caller=0x003abf98
Trace : TransferSocket.cpp(87): ~CTransferSocket() caller=0x003a9ce0
Trace : TransferSocket.cpp(961): Close() caller=0x003a9ce0
Trace : FtpControlSocket.cpp(2919): ResetOperation(4) OpMode=4 OpState=8 caller=0x003abf98
Erreur : N'a pas pu récupérer la liste du répertoire
Trace : FtpControlSocket.cpp(616): OnReceive(0) OpMode=0 OpState=-1 caller=0x003abf98
Réponse : 226-Options: -a -l

vmaury
500 Command not understood
Posts: 3
Joined: 2004-03-23 23:55

oups !!

#2 Post by vmaury » 2004-03-24 00:25


Post Reply