Archiver¶
This utility submits a batch job that generates a compressed archive from one or more folders stored on UCloud. Use the Select folders to use parameter to specify the input folders. All selected folders will be combined into a single archive file.
Note
The archive utility uses a multi-core compression algorithm that takes advantage of all available cores in the selected Machine type.
Archive Format¶
The type of archive is specified through the optional Archive parameter. Supported formats are 7Z
, BZIP2
, GZIP
, TAR
, WIM
, XZ
, and ZIP
(default).
Terminal Session¶
Interactive mode starts a job session in which the application’s terminal interface is available for executing shell commands. This mode is typically used for tasks such as debugging, testing workflows, or running commands that require manual input.
Contents