Download files from Box and store them in S3.
Download files from Box and store them in an S3 bucket.
Variables
Credentials to use to authenticate with Box.
ID of the user with permission to access the files to download.
Path from the root folder in Box to the parent folder of the files to download. Sub-folders under the parent will be included.
Optional. ID of the parent folder of the files to download.
RegEx pattern for files to download. Specify .* for all files.
Only files with the extensions specified will be downloaded. Leave blank for all files.
Enable to also search for files in subfolders under the Source Folder.
Datetime stamp indicating the starting point, based on last modification date, of the files to download. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.
Select the AWS Access Keys to use to access the S3 bucket where the data will be stored.
Select the Shared Config that contains information about the S3 Bucket where the data will be stored.
Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.
Enable to retain the sub-folder structure from the Source Folder instead of creating a sub-folder structure based on file modification datetime.
Enable to allow an existing file with the same name in the Target Folder to be overwritten.