Hellol, I'm having problems with the FTP Client component which I've managed to narrow down to one simple test.
There seems to be a bug when retrieving directory listings/changing directories. In particular, when changing between directories which are 3 or more layers deep. I've tried the following test on 2 different FTP servers, and it fails on both: Imagine you have 2 files, within the following directories: a\b\c\d\file1.txt 1\2\3\file2.txt If you try to change to one directory then to the other, you end up retrieving the same file twice, instead of 1 file from each directory. I have no problems when the directory path is smaller, in fact, I've been using the code I've written for about 6 months now and I've only just noticed the bug. If anyone could shed any light on this, or show me an example which works, I would be most grateful. Thanks and Kind Regards Rick -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
