Questions tagged [cloudberry]

THIS TAG IS NOT FOR GENERAL CLOUDBERRY PRODUCT SUPPORT. Cloudberry is a company that provides products relating to cloud storage systems including Cloudberry Backup, Cloudberry Explorer, and Cloudberry Drive.

Cloudberry is a company that provides products relating to cloud storage systems including Cloudberry Backup, Cloudberry Explorer, and Cloudberry Drive.

Tag Usage

This tag should be used on questions involving programming using Cloudberry products. It should not be used on non-programming questions involving Cloudberry support requests, as such questions are off-topic on Stack Overflow and are subject to closure and deletion.

Resources

Cloudberry's web site

32 questions
14
votes
3 answers

Download container on Azure Blob Storage

Is there a way of downloading a container and all of its content from Azure Blob Storage? I use CloudBerry Explorer for Azure Blob Storage to manage my containers, files and folders. I have a container with over 100GB of data which I would like to…
97ldave
  • 5,249
  • 4
  • 25
  • 39
2
votes
1 answer

AzureBlobStorage : Calculated MD5 does not match existing property

Give the following code and output, i get the same exception for this file each time i try to download it. If I download it without md5 validation and check the content, there is nothing wrong with the file so I am suspecting that the md5 property…
Poul K. Sørensen
  • 16,950
  • 21
  • 126
  • 283
1
vote
1 answer

s3 upload issue with cloudberry explorer

I created a new bucket test1 and it has two folders upload and download.Below is my policy attached to a user. i connected using aws cli with access and secret access keys and was successfully able to upload a document to s3://test1/upload/. Using…
Putharekulu
  • 131
  • 2
  • 13
1
vote
1 answer

Cloudberry explorer for s3 with AWS session token

I am trying to connect to AWS s3 using cloudberry s3 explorer. But I don't see an option to add the AWS session token, without the session token why I try adding an account with AWS Access key and AWS Secret Key, I get below error, But I am able to…
rockyPeoplesChamp
  • 581
  • 2
  • 6
  • 23
1
vote
1 answer

Cloudberry Backup API: Listing Plan Items

I'm trying to list selected folder paths in all backup plans using the Cloud.Backup.API.dll and am not having much luck. I've given up trying to load the dll in powershell (using Add-Type returns 'Unable to load one or more of the requested types')…
Jim
  • 29
  • 3
1
vote
2 answers

Azure Shared Access Signature (SAS) with client tool (Cloudberry or Azure Storage Explorer)

After generating SAS for an Azure Storage Container, when using it in Cloudberry or Azure Storage explorer tool, a base64 error is shown. My question is can a Shared Access Signature for a container be used in client tools like Cloudberry or Azure…
kv212
  • 21
  • 1
  • 5
1
vote
2 answers

What happens if second instance of Robocopy started on same folder?

I have some SQL log backups scheduled to run every 15 minutes including a robocopy with the /MIR option, to an archive folder on a cloud storage volume using CloudBerry. Sometimes after a Full backup, and a slow network, the full backup archive copy…
Dave
  • 1,822
  • 2
  • 27
  • 36
1
vote
2 answers

how to set filepath for amazon glacier uploads?

Amazon Glacier does not have the concept of filepaths. However when I upload files to glacier via client tools like Cloudberry then my uploads do have a path structure. If I am programmatically uploading an archive to Amazon Glacier, how can I…
Frank Schwieterman
  • 24,142
  • 15
  • 92
  • 130
0
votes
0 answers

aws s3 restored image files, has the extension jpg, but were all gzip

we had some files stored in AWS S3 in the storage class of Glacier Deep Archive, and they have been restored and can be downloaded. all of them are images and videos. when i download it directly from browser, it is ok, all can be opened…
jimzcc
  • 142
  • 4
  • 13
0
votes
1 answer

Internal error (500) when trying to copy big object from bucket to another bucket

I'm using CloudBerry Explorer to copy files from one bucket to another bucket. both buckets are under the same project on Google Cloud Platform. I can easily copy small size files but when trying to copy 1GB+ files from the same path to the other, I…
0
votes
2 answers

Can I "print" the name of a VM in Powershell?

Good Morning, I want to print only the VM name so I can use it in the CLI from another program. We use Backup-Plans according to the use of the VM. For this we write stuff like "Test" into the Vm's comments. For example: I have: VM1 Test VM2…
Lubot
  • 3
  • 1
0
votes
1 answer

7zip extract to cloudBerry Drive gives error 'cannot set length of output file. a device attached to the system is not functioning'

Am using 7zip V 17.x GUI to extract files directly to CloudBerry Drive. For larger files >2GB, I get an error 'cannot set length of output file. a device attached to the system is not functioning'. Is there a workaround in CloudBerry drive setting…
pChidambaram
  • 33
  • 1
  • 5
0
votes
0 answers

Cloudberry Powershell Snap-In: Syncing Files based on LastWriteTime

I am trying to Sync a large number of files from a folder on the server into a cloudberry bucket for all files where the date today is the same as the last modified date for that file. This codes syncs successfully, but it syncs all files in the…
0
votes
1 answer

Cloudberry powershell snapin no longer working

After the recent Windows 10 update my powershell scripts that use the cloudberry snapin are no longer working. I've re-installed cloudberry already with no success. Even though the snapin is showing as registered: PS C:\> Get-PSsnapin…
0
votes
0 answers

Not able to Restore MS SQL server database using Cloudberry. Getting Error: Invalid value specified for STOPAT parameter

I have the backup generated through cloudberry(Application) at Amazon AWS S3 storage.The bucket in S3 has region specified as Asia Pacific(Sydney). Backups are generating on recurring basis with transaction log backup once in every 2 hour. The same…
Kshitij
  • 37
  • 1
  • 9
1
2 3