ccm restore --remote-server
|
This command performs the restore operation from your remote server. You must specify the details of your remote server. For example, to restore Common Services, run this command as follows: ccm restore --remote-server "<FQDN/IP> [-p <port>] -u <username>" <path to backup file> all
Note:
ccm restore --remote-server replaces the ccm restore -- sftp-destination command.
|