./cbbackup http://192.168.1.112:8091 /backups/20140505 -u Administrator -p password -b misc
scp -r /backups/* [email protected]:/backups
./cbrestore /backups/20140505 http://Administrator:[email protected]:8091 --bucket-source=misc --bucket-destination=misc
couchbase的备份与恢复命令
时间: 2024-10-07 15:34:07