Hi,

Very sorry if this question is not relevant in this
list.

I recently joined slide mailing lists but yet to try
it. Looks like soon we will be using it, but right now
we have almost developed a very simple content
repository for our application. We store files in the
file system. For our requirement, the files will be
stored in a hierarchy like this:


-Folder(1)
         |_Folder(2)
                   |_.......
                           |_Folder(n)
                                     |_file1.doc
                                
After certain level deep, the path length of the
document becomes more than 260 characters and Windows
known to have a path limit of 260.

I am looking for an efficient and easy solution for
this. One solution I am thinking is is once we hit the
path limit, start afresh on the root folder with a
special purpose folder under it to store the deep
level trees.
If you have come across such an issue, can you please
share your thoughts?

Thanks in advance,
dw



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to