Commands

<< Click to Display Table of Contents >>

Navigation:  CryptoForge Files > Command-Line Interface >

Commands

Following are the available commands:

/e

Encrypts the specified files or folders.

/d

Decrypts the specified files or folders.

/w

Shreds the specified files or folders.

 

Examples:

a) Create an encrypted copy of the file "My Secrets\sensitive.doc" without using compression
CFFiles /e /dc "My Secrets\sensitive.doc"

b) Shred all the files in the folder C:\My Trash and its subfolders, overwriting them 7 times:
CFFiles /w /subf /passes:7 "C:\My Trash"

 

For more information, click on the appropriate topic:

Switches

Return Values