I have a BizSpark account for my company and to transfer a larger image that we later use in our website database is required. The file is about 550 GB, and I have to move it to free BizSpark Ezur accounts. We are new to BizSpark and Blue, so any suggestions would be appreciated. The file that will transfer will ask us to provide those FTP details such as server name, user name and password.
Thank you very much
I'll tell you two ways to upload content in Azure Storage .
1) Using Free Storage Tools. These are two I use but you have other options in which payments are made.
2) Using powers
Here is a simple script which I am borrowing from the article. #Azal membership-specific variable $ StorageAccountName = "storage-account-name" $ container name = "container-name" # Local folder where this PowerShell script is stored $ CurrentLocation = Gate- $$ Folder = Split - Parent $ Current Location # Upload file to Ezur in the # data subfolder $ Localfolder = "$ thisfolder \ data" $ destfolder = "data" $ storage ACCOUNTKey = (Get-AzureStorageKey - storage account $ storage account name). Primary $ blobContext = new-ezourstoosejange -stoycequintname $ storageaccountname -storage_accountable $ storage_account $ files = go-childItem $ LocalFolder foreach ($ file in $ files) {$ fileName = "$ localFolder \ $ file" $ blobName = "$ destfolder / $ File "host" write "$ $ fileName to $ blobName" Set-Ezur StorageBoob Content - file $ filename -Container $ Container name - Blob $ blobName -Context $ blobContext -Force} write host "$ files in $ localFolder uploads to $ containerName Done! "
No comments:
Post a Comment