You are here: Scripting commands > Archive Start

Archive Start

Command ARCHIVE START
Description Starts the archive process
Syntax ARCHIVE START <con_id> FILEAGE <number_days> FILESIZE <size>
Options
  • con_id—Connection ID assigned to the source/target connection
  • number_days—Any number indicating the age, in days, of the files that you want archived. Any file older than the days specified will be archived.
  • size—Any number indicating the size, in KB, of the files that you want archived. Any file smaller than the specified size will be excluded from the archive.
Examples archive start 1 fileage 90 filesize 64