So I use it correctly... but is there a limit on the number of files to list or a string limit ?
Francois Piette a écrit : > I don't see any obvious reason for having none of the method you tryed to > work ! > -- > [EMAIL PROTECTED] > Author of ICS (Internet Component Suite, freeware) > Author of MidWare (Multi-tier framework, freeware) > http://www.overbyte.be > > > ----- Original Message ----- > From: "Guillaume ROQUES" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, November 28, 2008 10:55 AM > Subject: [twsocket] [FTP] List over 2000 files > > > >> Hi, >> >> I use the FTP component to get or put files and when I wanted to active >> it at my customer office there was over 8000 files to download. >> >> I've tried 2 methods : >> 1- I use the displayfileflag on true, I send a LS command and I get the >> filename in the event OnDisplayFile >> 2- I use the displayfileflag on false and use the temporary file >> generated to know filenames. >> >> In the first method, it return only 1000 files and some are truncated on >> different part (name, extensions....) >> In the second method, it return only 2000 files. >> >> I would like to know if I use correctly the way to get files list. And >> if someone could explain me the 2 methods to list files on a server. >> (I don't need get 8000 files on 1 pass but I just want to know if I use >> the method correctly). >> >> I know that there is a Overbyte FTPTest, and I saw it used the temporary >> file but I don't want to use one if possible..... >> >> Thanks >> >> Guillaume ROQUES >> CANYON Technologies >> -- >> 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 >> > > > -- Cordialement, Guillaume ROQUES ------------------------------------------------------------ * CANYON Technologies * 99 Bis Rue de la république 13400 AUBAGNE Tél : 04.42.18.64.20 - Fax : 04.42.18.64.21 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> http://www.canyon.fr/ -- 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
