Zip

Compress the specified file(s) (or directory(ies), recursively) on the SD card to a zip archive,

Multiple Files can be specified by separating them with a newline.

If only a single file is specified and no Output Path is give, the Output Path will be the same file with a .zip extension.

Level is the compression level to use. Higher values will take longer to compress but use less space.

Specify Delete Orig to delete the original file if the compression succeeds.