Adding and Deleting files in bucket.

  • date 16th March, 2021 |
  • by Prwatech |
  • 0 Comments

Adding and Deleting Files in Cloud Storage Buckets

 

Adding and deleting files in Cloud Storage buckets play crucial roles in managing data within Google Cloud Platform's storage service. This introduction offers an overview of the process and significance of these operations.

Cloud Storage buckets act as scalable and durable repositories for storing various data types, including text files, images, application binaries, and multimedia content. Adding files to a bucket entails uploading data from local storage or other sources to the Cloud Storage infrastructure. This data is securely stored and accessible from anywhere with an internet connection. Users can perform this task using the Cloud Console, command-line tools, or programmatically via APIs, offering flexibility and convenience.

Prerequisties

Hardware : GCP

Google cloud account

We can add and remove files in GCP bucket from our local machine. It is much similar to add and remove the files in google drive.

Open GCP Console.

 Menu > Cloud Storage.

 the bucket you want to add files.

upload files.

Select the file which you want to upload. Press open.

It’ll upload the file.

Delete the file in bucket.

To delete the file which is added, select the file to delete. Press delete.

Give the confirmation to delete.

file deleted.

 

Quick Support

image image