Securely transfer files with Google Cloud Storage as the storage layer
Google Cloud Storage is a scalable cloud block storage service provided in Google Cloud.
Type
Integrate Google Cloud Storage with Couchdrop
How it works
The Google Cloud Storage connector allows you to integrate GCS buckets with Couchdrop and use them as endpoints for sending and receiving files. This connector acts as a virtual folder, allowing direct access to files within the GCS bucket in Couchdrop.
The Google Cloud Storage connector is compatible with all file transfer methods and tools including Shared Links, Mailboxes, Upload Portals, and automations.
Once connected, a folder for the Google Cloud connection will be added to Couchdrop. From that folder, users can list objects in the designated bucket, as well as upload, download, and delete files according to the access permissions you configure. This allows internal and external teams to access files via SFTP, FTP, or any other supported protocol while being scoped to access and actions that you set.
Couchdrop connects to GCS buckets by creating a service account and uploading the JSON file to Couchdrop. Files are transferred through Couchdrop, but are not stored at rest on Couchdrop infrastructure.
You can add multiple buckets by creating a separate connection for each bucket.
Capabilities
- Use GCS buckets as a source or destination for secure file transfers
- List, Create, Modify, and Delete files in Google Cloud Storage buckets from Couchdrop
- Access files in GCS buckets via FTP, SFTP, FTPS, or through the Couchdrop interface
- Apply granular folder permissions for different users
- Automate file transfers and file processing with Google Cloud Storage files
Getting started
- Create a new storage connection for Google Cloud and choose a name for how the virtual folder will appear in Couchdrop, e.g., Google Storage Bucket
- Provide the bucket details and Service account JSON file
- Choose a location within the bucket to act as the root (Optional)
- Add users to access the GCS bucket or configure transfers to/from the folder
Related content
How to set up an FTP/SFTP gateway for Google Cloud Storage
By default, Google Cloud does not offer an SFTP/FTP gateway. Finding a compatible solution for SFTP/FTP with Google Cloud is challenging...
How to upload processed files from Azure Data Factory to cloud storage
Using Microsoft Azure’s Data Factory, you can pull data from Amazon S3 and Google Cloud Storage to extract into your data pipeline (ETL...