java - Lock whole directory until program ending -


i want lock whole directory using java until program ends, still want write files program (so want deny write access other programs). there way that?

use file.setwritable(false, false); prevent writing folder


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -