Re: Dynamic directory creation and access

2006-08-10 Thread Lixin Chu
is Apache Slide somthing you are looking for ?

Re: Dynamic directory creation and access

2006-08-09 Thread Thomas Joseph
Would be great is someone has similar experience and could share it so that I can have a bigger pool of ideas. I am wanting something like the geocities FileManager. i.e.user should be able to do all file manipulations - mkdir, rm, del, move, rename etc with files and folders. Any pointers or idea

Dynamic directory creation and access

2006-08-06 Thread Thomas Joseph
Hi all, I have a requirement where the user needs to create directories on the server and also add and delete files on directories, so that other users can view and access these dirs/files. Before I dig deep into some custom solutions and run into troubles,... does any one knows some pointers