• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Documenting Storage System on the internet

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi I am hoping you can help!
I am trying to understand and look into building a document storage type of system which will internet based.
Basically something that looks a little like a explorer directory.
Where you can drill-down a tree and find documents.
Then based upon your permissions you can down-load the document onto your local PC.
Another section will be developed where only certain people will have access to up-load specific documents back onto the server.
I've was looking over JNDI and LDAP - but not sure if I am going in the right direction.
Any ideas would be great!
Many thanks
Tony Virdee
 
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That sounds a lot like ftp to me.
Angel
 
reply
    Bookmark Topic Watch Topic
  • New Topic