Also, some FTP servers allow parameters to the commands. It could be that your favorite FTP client is instead sending "ls -a" instead of "ls" as the directory listing command.
dZ. -- // Do something marypoppins = ( superman + starship ) / god; On Dec 05, 2009, at 09:29, Xavier Mor-Mur wrote: > one point more to take in consideration : file mask send to server. > '*.*' may not work as '*'. > to retrieve all files the better option is '*' > > i hope this help a bit > > xavi > > > En/na Francois PIETTE ha escrit: >>> hi, i'm new here i use ICS in a new project of ftp client >>> and FtpClient1.Dir, FtpClient1.DirAsync don't show file or dir beginning >>> with a dot >>> but if i use flash fxp i see weel file and dir with . at begin >>> ftp server is proftpd 1.32 last stable >>> ics is last cvs >>> >>> on another server unix i have tried it work, i have tried with the demo >>> OverbyteIcsFtpTst.dproj with same result on proftpd i don't see .dir .file >>> >>> how can i found problem? >> >> The ICS FTP component do not generate the file list itself. That's the >> server which generate the file list. The component just get it and give it >> untouched to the application. So if some file do not appear, then you have >> to look at server side. It could be related to user permission. If the >> server has log capabilities, then log the activity from falsh fxp client and >> then from ICS FTP client and search for differences. >> >>> i can send test account read only to a admin if you want >> >> Yes, please. >> >> -- >> francois.pie...@overbyte.be >> The author of the freeware multi-tier middleware MidWare >> The author of the freeware Internet Component Suite (ICS) >> http://www.overbyte.be >> >> -- >> To unsubscribe or change your settings for TWSocket mailing list >> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket >> Visit our website at http://www.overbyte.be >> ------------------------------------------------------------------------ >> >> >> Se certifico que el correo entrante no contiene virus. >> Comprobada por AVG - www.avg.es Version: 9.0.709 / Base de datos de virus: >> 270.14.93/2544 - Fecha de la version: 12/04/09 08:32:00 >> >> > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be