False accentuated caracters, and deconnection in some folder

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

Moderator: Project members

Post Reply
Message
Author
User avatar
lucifer90
504 Command not implemented
Posts: 6
Joined: 2006-03-15 20:22

False accentuated caracters, and deconnection in some folder

#1 Post by lucifer90 » 2006-08-01 13:57

Hello,
I have Filezilla server v0.9.18 Fr on Win2000 server
I connect on it with FileZilla client v2.2.18 or Total Commander v6.54
I have two problemes:

-1- In some folder share by FTP Filezilla server I have accentued caracters changed ! ex: "é" change to "Ă©"…
(i think this problem begin since I have filezilla serveur v0.9.18 how support UTF8)
How to have correct caracters ?

-2- Once connected, I can access on shared folder, but on 2 of it then my client (Filezilla ou TotalCommander) access, they say: "Connection lost" !
in Filezilla client log I Have:

Code: Select all

Réponse :	200 Type set to A
Trace :	FtpControlSocket.cpp(1150): List(FALSE,0,"","",0)  OpMode=4 OpState=8   caller=0x00d5d374
Commande :	PORT 172,16,25,1,14,58
Trace :	FtpControlSocket.cpp(761): OnReceive(0)  OpMode=4 OpState=7   caller=0x00d5d374
Réponse :	200 Port command successful
Trace :	FtpControlSocket.cpp(1150): List(FALSE,0,"","",0)  OpMode=4 OpState=7   caller=0x00d5d374
Trace :	TransferSocket.cpp(577): SetActive()   caller=0x017e00f4
Commande :	LIST
Trace :	FtpControlSocket.cpp(761): OnReceive(0)  OpMode=4 OpState=9   caller=0x00d5d374
Réponse :	150 Opening data channel for directory list.
Trace :	FtpControlSocket.cpp(1150): List(FALSE,0,"","",0)  OpMode=4 OpState=9   caller=0x00d5d374
Trace :	TransferSocket.cpp(406): OnAccept(0)   caller=0x017e00f4
Trace :	TransferSocket.cpp(537): OnClose(0)   caller=0x017e00f4
Trace :	TransferSocket.cpp(1158): Close()   caller=0x017e00f4
Trace :	TransferSocket.cpp(1158): Close()   caller=0x017e00f4
Trace :	FtpControlSocket.cpp(1901): TransferEnd(4)  OpMode=4 OpState=10   caller=0x00d5d374
Trace :	FtpControlSocket.cpp(1150): List(TRUE,0,"","",0)  OpMode=4 OpState=10   caller=0x00d5d374
Trace :	drwxr-xr-x 1 ftp ftp              0 Mar 28  2006 Divers
Trace :	drwxr-xr-x 1 ftp ftp              0 Apr 12  2006 Enfants
Trace :	drwxr-xr-x 1 ftp ftp              0 May 26  2006 Films
Trace :	drwxr-xr-x 1 ftp ftp              0 Jul 26 11:27 Mp3-Clip
Trace :	TransferSocket.cpp(97): ~CTransferSocket()   caller=0x017e00f4
Trace :	TransferSocket.cpp(1158): Close()   caller=0x017e00f4                                                                       (*)
Trace :	FtpControlSocket.cpp(1916): OnClose(10053)  OpMode=4 OpState=10   caller=0x00d5d374    
Erreur :	Déconnecté du serveur
Trace :	FtpControlSocket.cpp(1077): DoClose(0)  OpMode=4 OpState=10   caller=0x00d5d374
Trace :	FtpControlSocket.cpp(3910): ResetOperation(4100)  OpMode=4 OpState=10   caller=0x00d5d374
Erreur :	N'a pas pu récupérer la liste du répertoire
If I reconnect, I have the same probleme…
That did'n work ? FTP Probleme, Files probleme, ACL problem (i have reset right… it's same) ??
On other ok folders after the ligne (*) we have

Code: Select all

Trace :	FtpControlSocket.cpp(761): OnReceive(0)  OpMode=4 OpState=10   caller=0x00d5d374
Réponse :	226 Transfer OK, compression saved 40 of 135 bytes (29.63%)
Trace :	FtpControlSocket.cpp(1150): List(FALSE,0,"","",0)  OpMode=4 OpState=10   caller=0x00d5d374
Etat :	Succès du listage du répertoire
!?

Thank to help me

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2006-08-01 15:05

Regarding 1: Please use a client that supports UTF-8 (the new specifications) or don't use any non-US-Ascii characters (following the old specifications)

Regarding 2: Please don't post partial logs, some importan information is missing.

User avatar
lucifer90
504 Command not implemented
Posts: 6
Joined: 2006-03-15 20:22

#3 Post by lucifer90 » 2006-08-01 21:34

Well,
For first probleme, i have upgrade to Filezilla client 2.2.26a... the accentuation of file name is now Ok !... It was a UFT8 probleme... thanks.

But the second problème stay and make me in sadness.
I have re-initialised right on all foder shared... The probleme is the same...
In some off alias i can list files, but in 2 of them then I clic , a activitie occure and suddenly the client say: "disconnection"...
I have'nt this problème with previous version (0.9.13b)!
Her is the connexion how failed client side:

Code: Select all

Etat :	Connexion à www.XXXXXX.org ...
Trace :	FtpControlSocket.cpp(1001): OnConnect(0)  OpMode=1 OpState=-1   caller=0x012518fc
Etat :	Connecté à www.XXXXXX.org. Attente du message d'accueil...
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-1   caller=0x012518fc
Réponse :	220-FileZilla FTP
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-1   caller=0x012518fc
Réponse :	220 Serveur du Diable
Commande :	USER lucifer90
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=0   caller=0x012518fc
Réponse :	331 Password required for lucifer90
Commande :	PASS *******
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=3   caller=0x012518fc
Réponse :	230 Logged on
Commande :	SYST
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-14   caller=0x012518fc
Réponse :	215 UNIX emulated by FileZilla
Commande :	FEAT
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	211-Features:
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 MDTM
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 REST STREAM
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 SIZE
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 MODE Z
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 MLST type*;size*;modify*;
Réponse :	 UTF8
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 CLNT
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	211 End
Etat :	Connecté
Trace :	FtpControlSocket.cpp(3988): ResetOperation(1)  OpMode=1 OpState=-13   caller=0x012518fc
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",1)  OpMode=0 OpState=-1   caller=0x012518fc
Etat :	Récupération de la liste de répertoires...
Commande :	PWD
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=0   caller=0x012518fc
Réponse :	257 "/" is current directory.
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=0   caller=0x012518fc
Etat :	Succès du listage du répertoire
Trace :	FtpControlSocket.cpp(3988): ResetOperation(1)  OpMode=4 OpState=0   caller=0x012518fc
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"/Medias/","",1)  OpMode=0 OpState=-1   caller=0x012518fc
Etat :	Récupération de la liste de répertoires...
Commande :	CWD /Medias/
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=1   caller=0x012518fc
Réponse :	250 CWD successful. "/Medias" is current directory.
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=1   caller=0x012518fc
Commande :	PWD
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=2   caller=0x012518fc
Réponse :	257 "/Medias" is current directory.
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=2   caller=0x012518fc
Commande :	MODE Z
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=5   caller=0x012518fc
Réponse :	200 MODE set to Z.
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=5   caller=0x012518fc
Commande :	OPTS MODE Z LEVEL 8
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=6   caller=0x012518fc
Réponse :	200 MODE Z LEVEL set to 8
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=6   caller=0x012518fc
Commande :	TYPE A
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=8   caller=0x012518fc
Réponse :	200 Type set to A
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=8   caller=0x012518fc
Commande :	PORT 172,16,25,1,8,68
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=7   caller=0x012518fc
Réponse :	200 Port command successful
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=7   caller=0x012518fc
Trace :	TransferSocket.cpp(540): SetActive()   caller=0x01258144
Commande :	LIST
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=9   caller=0x012518fc
Réponse :	150 Opening data channel for directory list.
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=9   caller=0x012518fc
Trace :	TransferSocket.cpp(369): OnAccept(0)   caller=0x01258144
Trace :	TransferSocket.cpp(500): OnClose(0)   caller=0x01258144
Trace :	TransferSocket.cpp(1107): Close()   caller=0x01258144
Trace :	TransferSocket.cpp(1107): Close()   caller=0x01258144
Trace :	FtpControlSocket.cpp(1969): TransferEnd(4)  OpMode=4 OpState=10   caller=0x012518fc
Trace :	FtpControlSocket.cpp(1213): List(TRUE,0,"","",0)  OpMode=4 OpState=10   caller=0x012518fc
Trace :	drwxr-xr-x 1 ftp ftp              0 Mar 28  2006 Divers
Trace :	drwxr-xr-x 1 ftp ftp              0 Apr 12  2006 Enfants
Trace :	drwxr-xr-x 1 ftp ftp              0 May 26  2006 Films
Trace :	drwxr-xr-x 1 ftp ftp              0 Jul 26 11:27 Mp3-Clip
Trace :	-r--r--r-- 1 ftp ftp     3543361536 Feb 15  2006 Souvenirs du 04-06-05 au 26-12-05.mpg
Trace :	-r--r--r-- 1 ftp ftp      675252224 Feb 15  2006 Souvenirs Ski du 2-11-05 .mpg
Trace :	-r--r--r-- 1 ftp ftp         116736 Feb 05  2006 Video.xls
Trace :	TransferSocket.cpp(96): ~CTransferSocket()   caller=0x01258144
Trace :	TransferSocket.cpp(1107): Close()   caller=0x01258144
Trace :	FtpControlSocket.cpp(1984): OnClose(10053)  OpMode=4 OpState=10   caller=0x012518fc
Erreur :	Déconnecté du serveur
Trace :	FtpControlSocket.cpp(1140): DoClose(0)  OpMode=4 OpState=10   caller=0x012518fc
Trace :	FtpControlSocket.cpp(3988): ResetOperation(4100)  OpMode=4 OpState=10   caller=0x012518fc
Erreur :	N'a pas pu récupérer la liste du répertoire
Server side:

Code: Select all

(000147) 01/08/2006 23:17:35 - (not logged in) (N,N,N,N)> Connected, sending welcome message...
(000147) 01/08/2006 23:17:35 - (not logged in) (N,N,N,N)> 220-FileZilla FTP
(000147) 01/08/2006 23:17:35 - (not logged in) (N,N,N,N)> 220 Serveur du Diable
(000147) 01/08/2006 23:17:35 - (not logged in) (N,N,N,N)> USER lucifer90
(000147) 01/08/2006 23:17:35 - (not logged in) (N,N,N,N)> 331 Password required for lucifer90
(000147) 01/08/2006 23:17:35 - (not logged in) (N,N,N,N)> PASS *******
(000147) 01/08/2006 23:17:35 - lucifer90 (N,N,N,N)> 230 Logged on
(000147) 01/08/2006 23:17:35 - lucifer90 (N,N,N,N)> SYST
(000147) 01/08/2006 23:17:35 - lucifer90 (N,N,N,N)> 215 UNIX emulated by FileZilla
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> FEAT
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> 211-Features:
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)>  MDTM
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)>  REST STREAM
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)>  SIZE
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)>  MODE Z
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)>  MLST type*;size*;modify*;
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)>  UTF8
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)>  CLNT
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> 211 End
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> PWD
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> 257 "/" is current directory.
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> MODE Z
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> 200 MODE set to Z.
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> OPTS MODE Z LEVEL 8
(000147) 01/08/2006 23:17:36 - lucifer90 (N,N,N,N)> 200 MODE Z LEVEL set to 8
(000147) 01/08/2006 23:17:37 - lucifer90 (N,N,N,N)> TYPE A
(000147) 01/08/2006 23:17:37 - lucifer90 (N,N,N,N)> 200 Type set to A
(000147) 01/08/2006 23:17:37 - lucifer90 (N,N,N,N)> PORT 62,244,71,4,47,55
(000147) 01/08/2006 23:17:37 - lucifer90 (N,N,N,N)> 200 Port command successful
(000147) 01/08/2006 23:17:37 - lucifer90 (N,N,N,N)> LIST
(000147) 01/08/2006 23:17:37 - lucifer90 (N,N,N,N)> 150 Opening data channel for directory list.
(000147) 01/08/2006 23:17:37 - lucifer90 (N,N,N,N)> 226 Transfer OK, compression saved 265 of 419 bytes (63.25%)
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> CWD /Archives/
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> 250 CWD successful. "/Archives" is current directory.
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> PWD
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> 257 "/Archives" is current directory.
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> TYPE A
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> 200 Type set to A
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> PORT 62,244,71,4,47,56
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> 200 Port command successful
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> LIST
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> 150 Opening data channel for directory list.
(000147) 01/08/2006 23:17:41 - lucifer90 (N,N,N,N)> 226 Transfer OK, compression saved 320 of 536 bytes (59.71%)
(000147) 01/08/2006 23:17:42 - lucifer90 (N,N,N,N)> disconnected.
on a other foder, a good connection give (client side):

Code: Select all

Etat :	Connexion à www.XXXXXX.org ...
Trace :	FtpControlSocket.cpp(1001): OnConnect(0)  OpMode=1 OpState=-1   caller=0x012518fc
Etat :	Connecté à www.XXXXXX.org. Attente du message d'accueil...
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-1   caller=0x012518fc
Réponse :	220-FileZilla FTP
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-1   caller=0x012518fc
Réponse :	220 Serveur du Diable
Commande :	USER lucifer90
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=0   caller=0x012518fc
Réponse :	331 Password required for lucifer90
Commande :	PASS *******
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=3   caller=0x012518fc
Réponse :	230 Logged on
Commande :	SYST
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-14   caller=0x012518fc
Réponse :	215 UNIX emulated by FileZilla
Commande :	FEAT
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	211-Features:
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 MDTM
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 REST STREAM
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 SIZE
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 MODE Z
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 MLST type*;size*;modify*;
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 UTF8
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	 CLNT
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=1 OpState=-13   caller=0x012518fc
Réponse :	211 End
Etat :	Connecté
Trace :	FtpControlSocket.cpp(3988): ResetOperation(1)  OpMode=1 OpState=-13   caller=0x012518fc
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",1)  OpMode=0 OpState=-1   caller=0x012518fc
Etat :	Récupération de la liste de répertoires...
Commande :	PWD
Trace :	FtpControlSocket.cpp(823): OnReceive(0)  OpMode=4 OpState=0   caller=0x012518fc
Réponse :	257 "/" is current directory.
Trace :	FtpControlSocket.cpp(1213): List(FALSE,0,"","",0)  OpMode=4 OpState=0   caller=0x012518fc
Etat :	Succès du listage du répertoire
Trace :	FtpControlSocket.cpp(3988): ResetOperation(1)  OpMode=4 OpState=0   caller=0x012518fc
What can well generate systematicaly this deconnection on this two folder ?
I have try to modified right in Filezilla serveur... no change !
Thank for information and help[/code]

User avatar
lucifer90
504 Command not implemented
Posts: 6
Joined: 2006-03-15 20:22

#4 Post by lucifer90 » 2006-08-02 07:33

Hello, I have a new information...
In the LAN of the serveur Fizilla, then I use client (filezila or Total commander) I have no deconnexion then I go in the two folder who have probleme via internet...
I thing so it could be a routeur or Firewall probleme !?
(but normaly my PC have full access throw firewall)
But how could be right with some folder and bad this others ??
An Idee to get the solution ?

Better !!!
With IE6, and by Internet, I can go in the 2 Folder how have problem !
Thats mean ?? Where is the bug ?

Post Reply