Skip to main content

system configuration backup upload

Upload a configuration backup

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The system configuration backup upload command copies a configuration backup from a node in the cluster to a remote URL.

Parameters

-node {<nodename>|local} - Node
Use this parameter to specify the name of the node from which the configuration backup is uploaded.
-backup <text> - Backup Name
Use this parameter to specify the file name of the configuration backup to upload.
-destination <text> - Destination URL
Use this parameter to specify the destination URL of the configuration backup.

Examples

The following example show how to upload the configuration backup file testconfig.7z from the node node2 to a remote URL.

cluster1::*> system configuration backup upload -node node2 -backup testconfig.7z 
-destination ftp://www.example.com/config/uploads/testconfig.7z