Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:encrypt_files [2011/05/24 07:24] – [Decrypt a File] Guy | wiki:encrypt_files [2011/05/24 07:59] (current) – [If You Have More than One File] Guy | ||
---|---|---|---|
Line 19: | Line 19: | ||
bcrypt -c filename.bfe</ | bcrypt -c filename.bfe</ | ||
- | ==== If You Have More Than One File ==== | + | ==== If You Have More than One File ==== |
- | If you have more than one file, it is best to compress them into a .tgz file first. | + | If you have more than one file, it is ideal to compress them into a .tgz file first (there are other options). |
To do this use | To do this use |