Command Line Examples

Example 1 - Archiving

archiver /V 2 /p d:\src\pmmail /a jbayer0.act /a jbayer2.act /A 100 arch???

What it does:

/V Verbose level of 2.

/p Specify the source directory for PMMail.

/a Specify the account directory jbayer0.act to back up.

/a Specify the account directory jbayer2.act to back up.

/A Specify to back up files which are more than 100 days old.

Create a numerically sequenced archive file beginning with arch001.zip

Example 2 - Restoring files

archiver /Q /r arch001.zip

What it does:

/Q Query mode. Ask before restoring a file.

/r Restore mode. Restore files from the specified archive file..

Example 3 - Reindexing

archiver /I

What it does:

/I Reindex all folders.