[lug] Too many files error
Ken Kinder
kkinder at gmail.com
Mon Apr 24 09:53:53 MDT 2006
On 4/22/06, Lori Reed <lorireed at lightning-rose.com> wrote:
>
> You could create a hierarchy of directories based on the file name.
Yeah, that's basically what I was doing, but just not with enough
hierarchy. Then, I had a brainfart and tried
digest[0:5]/digest[5:10]/digest[10:15] without really thinking about
the fact that the problem was in the toplevel, not the bottom.
I'll sort out a better hierarchy.
> Or you could use the MFFS and have one big file with each digest in a fork.
>
> http://mffs.sourceforge.net/
I'm trying to stick with pure Python. :)
More information about the LUG
mailing list