On Fri, Jun 07, 2002 at 05:38:44PM -0400, Torres, Jose wrote: > My code actually runs on a much bigger directory structure and it seems as > though directories that I know to be empty are not being picked up by the > ls() method.
Net::FTP (at least v2.64) doesn't omit directories that are empty. Perhaps it's being done by your FTP server; do you see the directories when testing with another FTP client? You mention you run this code on a much bigger directory structure. Are you certain the directories are being omitted? Perhaps you're simply overlooking them in the noise, or perhaps the code dealing with the directories skips over them when they're empty. If you could post some code showing what you've tried, and describe what you expect, it would go a long way to helping you with your problem. Michael -- Administrator www.shoebox.net Programmer, System Administrator www.gallanttech.com -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]