File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes To protect folder Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "To protect folder" Watch "To protect folder" New topic
Author

To protect folder

Umar Hady
Greenhorn

Joined: Nov 07, 2008
Posts: 1
Hi

Iam working in small archive project I do not want to save the scanned picture in DB I want to save it in folder and I did this

The problem I face is how can I protect the folder (not delete not open except from the program) is there any code can do that

I try other way to save it in zip file but the problem is still is how to protect it (not delete not open except from the program)

I saw in other archiving system it create virtual directory and save the pic into it, please help me with this problem

best regard
 
 
subject: To protect folder
 
MyEclipse, The Clear Choice