Skip to content

backup/temp-directory

Location where backup archives (tarballs) will be stored

Specifies the temporary directory where intermediary files, such as downloaded backup archives, will be stored during backup and restore operations.

This directory is used for temporary storage before the actual extraction to the final destination. Files in this directory will be cleaned up after the operation completes successfully.

Ensure the specified location has sufficient disk space for handling the backup files. The temporary directory will be created if it doesn't exist.

If not specified, the default location is "/tmp/drp-restore-tmp".