Opened 16 years ago

Last modified 16 years ago

#3533 closed Bug report

Can't list directory on a Sambar FTP server

Reported by: jbedardmtl Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: jbedardmtl, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

We use a Sambar FTP server. And I can't use Filezilla like I do whit my Linux server. The problem is the list of directory ans files. All other ftp client work fine ans explorer too when I connect to my Sambar server that run on a NT server.

I send a copy of the info when I connect:

Réponse: 230-Welcome to the Sambar FTP Server
Réponse: 230 OK
Commande : SYST
Réponse: 215 UNIX Sambar Server
Commande : FEAT
Réponse: 211-Extensions supported
Réponse: AUTH TLS
Réponse: PBSZ
Réponse: PROT
Réponse: 211 END
Statut: Connecté
Statut: Extraction de la liste du répertoire...
Commande : PWD
Réponse: 257 "/"
Commande : TYPE I
Réponse: 200 TYPE is now 8-bit binary
Commande : PASV
Réponse: 227 Passive mode OK (63,243,158,102,9,119)
Commande : LIST
Réponse: 150 Opening BINARY mode data connection.
Réponse: 0 Binary mode requested, but A(scii) used.
Erreur : Échec à la lecture du contenu du répertoire
Réponse: 226 21 matches total

Change History (1)

comment:1 by Tim Kosse, 16 years ago

Réponse: 150 Opening BINARY mode data connection.
Réponse: 0 Binary mode requested, but A(scii) used.
Réponse: 226 21 matches total

Not a bug in FileZilla. The above reply sequence is in violation to the FTP specifications. You need to upgrade to a proper server.

Note: See TracTickets for help on using tickets.