[EMAIL PROTECTED] wrote:

> Bill-
> 
> I'm afraid I was still confusing. The last thing you gave for getting a 
> length for a single directory works fine. I'm using that. (modified 
> slightly). i need the depth, ie: how many directories can be stacked.

That's the second part of the script - inside the second if (1) {}.
You can turn off the first part if you like : if (0) {}

Did you run it ?

> The problem that I have with the current code is that it will not clean.
> 
> i get down about 20 levels and it creates a level on the server (suse 9.1) 
>  that the fsi card (red hat 7.1) or the windows client (server 2003) or 
> the faux file system that is used (seafile) rejects.
> due to the rejection, there it jumps out of the loop and moves on. the 
> next one tries (a test to see if length is the problem limiting the 
> depth),  and finds an issue, so it leaves that too.
> 
> then it dies when it tries to clean it up.
> it says they are not empty, and it cant find the final tries. saying they 
> don't exist.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to