How to password protect folders
#2
Posted 04 October 2010 - 10:05 AM
Thanks for the detailed article - excellent work.
This post has been edited by bettercitizens: 04 October 2010 - 10:05 AM
#3
Posted 04 October 2010 - 10:20 AM
#4
Posted 04 October 2010 - 10:56 AM
Grow your disc as you need. Of course, the recommendation of having a backup of the image in case something doesn't work out is obvious.
Great article, Chris.
#5
Posted 04 October 2010 - 11:03 AM
Tony1, on 04 October 2010 - 10:20 AM, said:
This implies that a sparse bundle will automatically shrink itself as files are deleted--it won't. Sparse bundle disk images still needs to be compacted to reclaim lost space due to file deletions.
This post has been edited by Wondercow: 04 October 2010 - 11:04 AM
#6
Posted 04 October 2010 - 11:21 AM
But it is not a good solution for daily working with these files. Apple should offer a more convienient way to password protect a folder, without creating a disk image, like adding a folder action script. I have tried out a few third party solutions, but no one so far is easy enough.
#7
Posted 04 October 2010 - 12:27 PM
1) Storing sensitive files online. Dropbox is great, but I like an extra measure of security for some things.
2) Storing sensitive files on my laptop. Getting around your user password is no problem to whoever steals your laptop. Having a few sparse images with company secrets and Jessica Simpson's cell number? Worth the trouble.
#8
Posted 04 October 2010 - 01:06 PM
#10
Posted 04 October 2010 - 02:02 PM
http://www.taoeffect.com/espionage/
I feel more like I do now than I did before...
#11
Posted 04 October 2010 - 03:19 PM
Wondercow, on 04 October 2010 - 11:03 AM, said:
Tony1, on 04 October 2010 - 10:20 AM, said:
This implies that a sparse bundle will automatically shrink itself as files are deleted--it won't. Sparse bundle disk images still needs to be compacted to reclaim lost space due to file deletions.
No, I said its more efficient. Sparse bundle disk images will free up space when files are deleted, compaction is rarely needed.
For example, if a Sparse Disk Image has only 10m available and you delete a 50m file (and empty trash) there will still be only 10m avail (you need to compact to free up the 50m). Not so with a Sparse bundle disk images. Test this and you'll see what I mean.
#12
Posted 04 October 2010 - 03:53 PM
#13
Posted 04 October 2010 - 08:06 PM
So, when you have the encrypted image open, drag an alias of your favorite file to the desktop (i.e. hold command and option keys while you drag). Then, in the future, when you want access the file with your secret information, just double-click it's alias icon on the desktop and you will be prompted for the disk image's password and the file will open immediately. It's almost like having a password/encrypted document. Just remember to eject the disk image when you're finished to protect it from snoopers.
#14
Posted 11 October 2010 - 05:29 AM
Tony1, on 04 October 2010 - 03:19 PM, said:
Wondercow, on 04 October 2010 - 11:03 AM, said:
Tony1, on 04 October 2010 - 10:20 AM, said:
This implies that a sparse bundle will automatically shrink itself as files are deleted--it won't. Sparse bundle disk images still needs to be compacted to reclaim lost space due to file deletions.
No, I said its more efficient. Sparse bundle disk images will free up space when files are deleted, compaction is rarely needed.
For example, if a Sparse Disk Image has only 10m available and you delete a 50m file (and empty trash) there will still be only 10m avail (you need to compact to free up the 50m). Not so with a Sparse bundle disk images. Test this and you'll see what I mean.
No, I agree with Wondercow. When you delete files from a sparsebundle disk empty space is not removed. Even if you delete the trash. You need to run the hdiutil compact command first.
Help












