Backup Destination

Key:

Field Description
Name Name of the backup destination.
Destination storage Backup storage destination type. 'Local', 'FTP' and other cloud storage can be selected.
Access Key The access key provided by Google Cloud storage.
Secret Key The secret key provided by Google cloud storage.
Location Type 3 different location type. They are
  • Region
  • Multi-region
  • Dual-region
Location The specific location per storage class.
Region
  • North America-Northeast1 (Montreal)
  • South America-East1 (Sao Paulo)
  • US-Central1 (Iowa)
  • US-East1(South Carolina)
  • US-East4 (Northern Virginia)
  • US-West1 (Oregon)
  • US-West2 (Los Angeles)
  • Europe-North1 (Finland)
  • Europe-West1 (Belgium)
  • Europe-West2 (London)
  • Europe-West3 (Frankfurt)
  • Europe-West4 (Netherlands)
  • Europe-West6 (Zurich)
  • Asia-East1 (Taiwan)
  • Asia-East2 (Hong Kong)
  • Asia-Northeast1 (Tokyo)
  • Asia-Northeast2 (Osaka)
  • Asia-Northeast3 (Seoul)
  • Asia-South1 (Mumbai)
  • Asia-Southeast1 (Singapore)
  • Australia-Southeast1 (Sydney)
Multi-region
  • US (multiple regions in United States)
  • EU (multiple regions in European Union)
  • Asia (multiple regions in Asia)
Dual-region
  • NAM4 (Iowa and South Carolina)
  • EUR4 (Netherlands and Finland)
Storage Class 4 different storage classes provided by Google cloud storage. They are
  • Standard
  • Nearline
  • Coldline
  • Archive
The selection of the storage class depends mainly on the speed of access, price and availability. For more information please refer to their website for details.
https://cloud.google.com/storage/docs/storage-classes
Bucket Name The name of the storage bucket for Google Cloud Storage.
Here are some basic rules for creating the bucket name:
  1. The bucket name should contains all lower case letter, number and hyphen.
  2. The bucket name should start and end with lower case letter or number.
  3. The length of the bucket name should be within 3 to 63 characters.
  4. The bucket name cannot begin with the "goog" prefix or contains the word "google".


Video Demo:



To create a backup destination for Google Cloud Storage:

  1. If you do not have the Google Cloud storage, please click on the link 'Sign up for Google Cloud Storage' to create an account.
  2. Enter name of the backup destination.
  3. Select 'Google Cloud Storage' from the [Destination storage] drop down box.
  4. Enter the access key for the storage. (Suggested to copy and paste the key to avoid typographical errors.)
  5. Enter the secret key for the storage. (Suggested to copy and paste the key to avoid typographical errors.)
  6. Select the location type.
  7. Select the location of your storage.
  8. Select the storage class.
  9. Option: Enter the Bucket Name for the storage.
  10. Check the 'Access the Internet through proxy', if you need to access the internet by proxy server.
  11. Click on [Test] button to connect to the storage. Message will be prompted about the connection status. If the connection is failed, check on the access key and secret key that you typed and try the connection again.
  12. Click [OK] to add the new destination.


To modify the Google Cloud Storage settings:

  1. Modify the backup destination name if necessary.
  2. The destination storage cannot be modified. If you need another backup destination, you need to create a new backup destination.
  3. Modify information according to your requirement.
  4. Click [OK] to save the modifications.


To collect the access key and secret key from your Google Cloud Storage:

  1. Go to the Google Developers Console.
  2. Click the name of the project you would like to use as your default project.
  3. In the left sidebar, click APIs & auth.
  4. Find Google Cloud Storage JSON API and make sure it is enabled. When the JSON API is enabled, the Status will display "ON".
  5. Next to the Google Cloud Storage JSON API service, click the settings gear icon.
  6. Click Interoperable Access in the left sidebar.
  7. Click Generate new key.
    The access key part of the new developer key is displayed.
  8. Click Show to show the secret part of the new developer key.