Automate file transfers from your specified Amazon S3 bucket to Dropbox with our seamless gem solution. This tool ensures secure and reliable file movement, maintaining data integrity throughout the process. Easily configure transfer schedules and settings to fit your workflow needs. It is ideal for businesses seeking efficient and streamlined data management. The uploaded files will be stored in a newly created folder labeled currentdate_AmazonFiles
, ensuring organized and date-specific file management.
Setup Guide
This gem will receive files from Amazon S3 and upload them to Dropbox without the hassle of any tedious copy-paste work.
To run this gem and connect Amazon S3 to Dropbox, you need to configure the parameters mentioned below.
Amazon S3
Server Host
Reuiqred. Provide the relevant [bucket] and [region] in the Server URL.Access Key
Reuiqred. Specify the access key for Amazon S3 service.Secret Key
Reuiqred. Specify the secret key for Amazon S3 service.Source Folder
Reuiqred. Specify the path to the source folder, ending with a trailing slash.Filter
Optional. Specify to filter the list of files.
Dropbox
Token File
Required. Select the Rest Token file from the drop-down list. Review the documentation article here on how to generate the token file.Destination Folder
Required. Specify the path to the destination folder, ending with a trailing slash.