Title
truecrypt -- Mount or dismount a TrueCrypt volume
Syntax
Mount a TrueCrypt volume
truecrypt filename, [mount] [options]
Dismount a TrueCrypt volume
truecrypt, dismount drive(drive_letter) [options]
options Description ------------------------------------------------------------------------- mount mount the TrueCrypt volume filename dismount dismount the TrueCrypt volume specified by drive() drive(drive_letter) mount the volume as drive_letter or dismount the volume specified by drive_letter progdir(directory_name) the directory that contains the TrueCrypt application; default is C:\Program Files\TrueCrypt (Stata for Windows) or /Applications (Stata for Mac) -------------------------------------------------------------------------
Description
truecrypt mounts or dismounts a TrueCrypt volume.
Options
mount specifies that the TrueCrypt volume filename will be mounted. If neither mount nor dismount is specified, mount is implied.
drive(drive_letter) specifies the drive letter to use for mounting or dismounting. If mount is specified and drive() is not, the first free drive letter is used. On Mac, the mount directory is ~/drive_lettercolon.
Acknowledgements
Christopher Robert of the Harvard Kennedy School supplied code to make truecrypt compatible with Stata for Mac.
Author
Matthew White, Innovations for Poverty Action mwhite@poverty-action.org