I'm looking for a mirroring/backup program that will obfuscate the file name of the files being mirrored. For example, say I have a file with something incriminating in the file name. I'd like the file name to be encrypted/obfuscated when I store the mirror of my data on another computer.

Any ideas?

link|improve this question
Maybe you shouldn't have the incriminating file in the first place - have you ever thought about that? ... The thought police are approaching your door... – Majenko Mar 5 '11 at 9:19
feedback

1 Answer

Just use Truecrypt on a USB thumbdrive. http://www.truecrypt.org/ Having an encrypted filesystem is better than obfuscating filenames.

link|improve this answer
...especially when using TrueCrypt, which is an excellent recommendation. Obfuscation of filenames doesn't really stop people from searching files anyway since it's a trivial matter for most file searching tools to search file contents. – Randolf Richardson Mar 5 '11 at 5:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.