Did you read my post above?hello how do i do the .filename thing?
Did you read my post above?
You may use the Terminal, where you use the command mv to rename your file (though, when it's encrypted it should be safe enough, hiding it won't really add another layer of security), so you can either use
cd /path/to/file/
mv oldfilename.sparseimage .newname.sparseimage
or just directly
mv /path/to/file/oldfilename.sparseimage /path/to/file/.newfilename.sparseimage
You can "lock" a folder so to speak by opening get info and then changing the permissions you have from read & write to write only (drop box). Then any time someone wants to view the contents they have to open get info and type in your password to change the permissions. It's a little inconvenient if you want to view the folder all the time but it's the best I could find that's extremely simple.
You can "lock" a folder so to speak by opening get info and then changing the permissions you have from read & write to write only (drop box). Then any time someone wants to view the contents they have to open get info and type in your password to change the permissions. It's a little inconvenient if you want to view the folder all the time but it's the best I could find that's extremely simple.