Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - fellowweb

#1
Hi there,

Could you consider automatically deleting all files/documents (within an Espionage'd folder) from the list of recently used objects in the Apple menu after one locks a folder again?

It would be great if you could consider this as a feature in a future Espionage release.

By the way, it would also be great if Espionage'd folders had specific folder icons similar to the Applications, Documents, or Dropbox folder. :)

Thank you again! You're doing a great job. It's fun using Espionage!
#2
Hi there,

As I am obviously currently in the automization mood ;) it would be great if I could automatically mount encrypted folders on an external HDD as soon as it is plugged in.

I am not sure what would be the smartest way to go about it. I would most probably like to use NetworkLocation to trigger some form of "mount action". But I don't know whether this action would be an AppleScript or something smarter.

Do you have any suggestions?

Thank you in advance!
#3
Hi there,

I just realized that I could save a lot of disk space after compressing the sparse images of encrypted Espionage folders using the following Terminal command:

hdiutil compact ".Secret.sparseimage"
I would love to automate this with an AppleScript to regularly run it as a scheduled script e.g. using launchd or simply a repeating iCal event.

Is there a way I can temporarily disable a specific Espionage folder (as described as step 2 here) using AppleScript (not GUI scripting though, please)?

Thank you!