Encrypt Files

The Encrypt task allows you to encrypt file(s) from a directory, or an entire directory tree.

Profile
Select the encryption profile that will be used to encrypt the file(s).  You should create an encryption profile, before creating an encryption task.  Encryption profiles based on password based encryption, secret key encryption, or public key encryption are supported.  Additionally private key signing profiles are also supported by this task.

Source Directory
Enter the full path name of the directory, where your source files exists.  Note that the path is case sensitive for unix Ftp servers.

Filename
Enter the name filter for the files you wish to encrypt  using the following wildcard rules. This field also supports dynamic variables.  Using dynamic variables, you can select a file based on current date/time.

Append to Filename
It is recommended that you add an extension for the encrypted filename.  Typically, for normal encryption, use .enc as the extension.  For PGP encryption, add .pgp as the extension.  If you are regularly encrypting a file, and wish to save each encryption, to a different filename based on current time/date, choose an append file option.

Target Directory
Enter the full path name of the directory, where you need to put the target files.  Note that the path is case sensitive on unix systems.

Place files in new subdirectory
If you select "None", no new subdirectory is created within the Target Directory.
If you select Date, a new subdirectory based on the date, is created within the Target Directory. All files are placed in this directory.
If you select Date, a new subdirectory based on date and time, is created within the Target Directory. All files are placed in this directory.

Include subdirectories
If you select this option, all subdirectories and encrypted files within the Source Directory, are created in the Target Directory.  If a subdirectory does not exist within the Target directory, then it is automatically created.

Date Filter
If you need to filter files based on file modified date, select this option. For the between option, enter 2 values separated by '-' (2-4 etc.). Examples:
Older than 5 Minute, Newer than 2 Day, Between 3-5 Day, Between 1-4 Hour