File manager - Edit - /usr/local/jetapps/usr/share/rear/backup/BLOCKCLONE/default/400_copy_disk_struct_files.sh
Back
# This file is part of Relax-and-Recover, licensed under the GNU General # Public License. Refer to the included COPYING for full text of license. # # 400_copy_disk_struct_files.sh if [ -z "$BLOCKCLONE_SAVE_MBR_DEV" ]; then return fi local backup_path="$( url_path "$BACKUP_URL" )" local opath="$( backup_path "$scheme" "$path" )" LogPrint "Copying $VAR_DIR/layout/$BLOCKCLONE_PARTITIONS_CONF_FILE to $opath" cp $v "$VAR_DIR/layout/$BLOCKCLONE_PARTITIONS_CONF_FILE" "$opath" StopIfError "Failed to copy \ $VAR_DIR/layout/$BLOCKCLONE_PARTITIONS_CONF_FILE to $opath" LogPrint "Copying $VAR_DIR/layout/$BLOCKCLONE_MBR_FILE to $opath" cp $v "$VAR_DIR/layout/$BLOCKCLONE_MBR_FILE" "$opath" StopIfError "Failed to copy $VAR_DIR/layout/$BLOCKCLONE_MBR_FILE to $opath"
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings