2016年1月18日 星期一

[研究] 從本機還原到另一個Windows Azure 的 Storage (儲存體) Blob

[研究] 從本機還原到另一個Windows Azure 的 Storage (儲存體) Blob 

2016-01-18

********************************************************************************

這3篇相關

[研究] Windows Azure 的 Storage (儲存體) Blob 備份到本機
http://shaurong.blogspot.com/2016/01/windows-azure-storage-blob.html

[研究] 從本機還原到另一個Windows Azure 的 Storage (儲存體) Blob
http://shaurong.blogspot.com/2016/01/windows-azure-storage-blob_18.html

[研究] Windows Azure 的 Storage (儲存體) Blob 複製到另一個儲存體
http://shaurong.blogspot.com/2016/01/windows-azure-storage-blob_40.html

********************************************************************************


續這篇

[研究] Windows Azure 的 Storage (儲存體) Blob 備份
http://shaurong.blogspot.tw/2016/01/windows-azure-storage-blob.html

(下圖) 建立新的儲存體

(下圖) 建立新的儲存體 (續)

(下圖) 複寫有幾種選擇 (差別待研究)

(下圖) 取得金鑰

(下圖) 取得金鑰 (續)


@rem http://azure.microsoft.com/en-us/documentation/articles/storage-use-azcopy/
@rem  "C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy\azcopy.exe"
@rem Windows Azure SDK 2.5 需用下面語法 (2015-01-30)
@rem 語法: AzCopy /Source:C:\myfolder /Dest:https://myaccount.blob.core.windows.net/mycontainer /DestKey:key /Pattern:abc.txt

azcopy.exe  /Source:D:\Azure\Storage.Blob\目錄1  /Dest:https://儲存體名稱.blob.core.windows.net/容器1   /DestKey:金鑰   /Y

azcopy.exe  /Source:D:\Azure\Storage.Blob\目錄2  /Dest:https://儲存體名稱.blob.core.windows.net/容器2   /DestKey:金鑰   /Y


(下圖) 執行情況


(完)


相關

[研究] Windows Azure 的 Storage (儲存體) Blob 備份到本機
http://shaurong.blogspot.com/2016/01/windows-azure-storage-blob.html

[研究] 從本機還原到另一個Windows Azure 的 Storage (儲存體) Blob
http://shaurong.blogspot.com/2016/01/windows-azure-storage-blob_18.html

[研究] Windows Azure 的 Storage (儲存體) Blob 複製到另一個儲存體
http://shaurong.blogspot.com/2016/01/windows-azure-storage-blob_40.html

[研究] Windows Azure SQL Database 匯出與下載 - 使用 Windows Azure 管理介面
http://shaurong.blogspot.com/2014/02/windows-azure-sql-database-windows-azure.html

[研究] Windows Azure 復原服務 與 Windows Azure Backup Agent 安裝使用(二) (Windows 2012 R2)
http://shaurong.blogspot.com/2014/02/windows-azure-windows-azure-backup_14.html

[研究] Windows Azure 復原服務 與 Windows Azure Backup Agent 安裝使用(一) (Windows 2012 R2)
http://shaurong.blogspot.com/2014/02/windows-azure-windows-azure-backup.html

[研究] Windows Azure SQL Database 備份和還原 - 使用 SqlPackage.exe (二)
http://shaurong.blogspot.com/2014/02/windows-azure-sql-database-sqlpackageexe_10.html

[研究] Windows Azure SQL Database 與 SQL Server 2012 with SP1 版本研究
http://shaurong.blogspot.com/2014/02/windows-azure-sql-database-sql-server_10.html

[研究] Windows Azure SQL Database 備份 - 使用 SQL Server Management Studio 2012
http://shaurong.blogspot.com/2014/02/windows-azure-sql-database-sql-server.html

[研究] Windows Azure SQL Database 備份和還原 - 使用 SqlPackage.exe
http://shaurong.blogspot.com/2014/02/windows-azure-sql-database-sqlpackageexe.html


沒有留言:

張貼留言