A newer release of this product is available.
system configuration backup upload
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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 (privilege: advanced)-
Use this parameter to specify the name of the node from which the configuration backup is uploaded.
-backup <text>
- Backup Name (privilege: advanced)-
Use this parameter to specify the file name of the configuration backup to upload.
-destination <text>
- Destination URL (privilege: advanced)-
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