Change layout
MSP360 free backup header

Backup Retention Policies and Versioning in MSP360 Backup

Backup Retention Policies and Versioning in MSP360 Backup

This blog post applies to the legacy backup format only. For latest information about backup formats and contemporary retention settings and stragegies, refer to the MSP360 help documentation

The Retention Policy feature in MSP360 Backup allows you to create and delete copies of your files automatically. This article explains how to configure different options of the retention policy feature in MSP360 Backup.

Continue reading

CloudBerry Explorer featured image

Canned ACL Policy Support in MSP360 S3 Explorer

Canned ACL Policy Support in MSP360 S3 Explorer

We are extending MSP360 S3 Explorer with useful Amazon S3 functionality and in the post, we would like to introduce the Canned ACL policy support. When doing a PUT request you can specify a canned ACL, which grants certain access rights. You don’t need to do an extra request to set an ACL. This makes working with Amazon S3 more efficient. In the previous releases of MSP360, S3 Explorer we ran an extra request for setting ACL of every type. Now we will recognize the type of ACL you want to set and run canned ACL whenever appropriate.

Following are canned ACLs that are supported for REST.

·private—Owner gets.FULL_CONTROL

No one else has access rights (default).

·public-read—Owner gets FULL_CONTROL and the anonymous principal is granted READ access.

If this policy is used on an object, it can be read from a browser with no authentication.

·public-read-write—Owner gets FULL_CONTROL, the anonymous principal is granted READ and WRITE access.

This can be a useful policy to apply to a bucket but is generally not recommended.

·authenticated-read—Owner gets FULL_CONTROL, and any principal authenticated as a registered Amazon S3 user is granted READ access.

·bucket-owner-read—Object Owner gets FULL_CONTROL, Bucket Owner gets READ

This ACL applies only to objects and is equivalent to private when used with PUT Bucket. You use this ACL to let someone other than the bucket owner write content (get full control) in the bucket but still grant the bucket owner read access to the objects.

·bucket-owner-full-control—Object Owner gets FULL_CONTROL, Bucket Owner gets FULL_CONTROL

This ACL applies only to objects and is equivalent to private when used with PUT Bucket. You use this ACL to let someone other than the bucket owner write content (get full control) in the bucket but still grant the bucket owner full rights over the objects.

Note: this post applies to MSP360 Explorer 1.9 and later.

CloudBerry Explorer featured image

Compare Folders and Delete Files With MSP360 S3 Explorer

Compare Folders and Delete Files With MSP360 S3 Explorer

As always we are adding features that our customers are requesting. Ever since we first introduced the 'Compare Folders' feature allowing to compare Amazon S3 bucket with local files and folders, users have been telling us that they would want to be able to make sure that the contents of Amazon S3 buckets are identical to local folders. In other words, if a file is deleted locally it should be deleted from Amazon S3 too. Continue reading

CloudBerry Explorer featured image

Introducing MSP360 Explorer PRO for OpenStack and Rackspace

Introducing MSP360 Explorer PRO for OpenStack and Rackspace

It has been just a few months since we introduced MSP360 Explorer freeware for OpenStack and now we are proud to announce MSP360 Explorer PRO for OpenStack Object Storage. MSP360 Explorer PRO for OpenStack supports all the features of the freeware version and offers some advanced functionality Continue reading

Don’t miss new articles!
Thank you for subscribing!
Explaining OAuth 2 and Google Cloud Storage Authentication

Explaining Google Cloud Storage Authentication

Explaining Google Cloud Storage Authentication

Today we are going to talk about authentication and authorization with OAuth 2.0 protocol that is used by Google and many other services. By means of it, services and applications like MSP360 Explorer can get access to third-party systems with no need to disclose user logins and passwords.
The information described in this post will prove useful when using any modern web-services. But we will consider the specifics of Google Cloud Storage authentication.
Continue reading

CloudBerry Explorer featured image

How to Rename Files and Folders in an Amazon S3 Bucket Using MSP360 Explorer

How to Rename Files and Folders in an Amazon S3 Bucket Using MSP360 Explorer

Sometimes you need to rename a file or a folder just like you do it on your local computer. Until recently Amazon didn’t offer rename support and the only way to rename an object we to upload the object with a new name and delete the old one.
Continue reading

configure billing alerts in AWS (1)

How to Configure Billing Alerts for Your AWS Account

How to Configure Billing Alerts for Your AWS Account

Amazon Web Services charge users monthly on a Pay-As-You-Go basis. Sometimes your bills can unexpectedly go high.  For example, if you have a running, but not used  “t2.medium” Amazon EC2 instance, you will pay additional $51.24/month and excessive provisioned IOPS on EBS volume can lead to an extra $120/month.

In this article we explain how to avoid unexpected bills with AWS CloudWatch Billing Alarms and SNS Notifications. Continue reading

Load more