Hi,
the tracewriter is here :
Connected to 127.0.0.1:21 on 02/04/2007 @ 14:23:21
< 220-FileZilla Server version 0.9.23 beta
< 220-written by Tim Kosse (Tim.Kosse@gmx.de)
< 220 Please visit http://sourceforge.net/projects/filezilla/
> AUTH SSL
< 234 Using authentication type SSL
> PBSZ 0
< 200 PBSZ=0
> PROT C
< 200 Protection level set to C
> USER test
< 331 Password required for test
> PASS *****
< 230 Logged on
> TYPE A
< 200 Type set to A
> PASV
< 227 Entering Passive Mode (127,0,0,1,10,89)
> LIST
Data connection established with 127.0.0.1:2649 on 02/04/2007 @ 14:23:22
< 150 Connection accepted
< 226 Transfer OK
> TYPE A
< 200 Type set to A
> PASV
< 227 Entering Passive Mode (127,0,0,1,10,91)
> LIST -PhotoStore.zip
Data connection established with 127.0.0.1:2651 on 02/04/2007 @ 14:23:29
< 150 Connection accepted
< 226 Transfer OK
> QUIT
< 221 Goodbye
Disconnected from 127.0.0.1:21 on 02/04/2007 @ 14:24:36
nothing special, but the fonction getFoldersContents with "-PhotoStore.zip" returns 17 items and not one.
Do you have a idea ?
Thanxs.