Description of the agent
This agent is used to synchronize a folder of a data with another data lab. In the source lab it uses 'rclone' package to sync and the destination lab works like an S3 server.
The S3 server in the destination lab must be configured : https://constellab.community/bricks/gws_academy/latest/doc/data-hub/use-data-lab-as-s3-server/5bced14a-3af5-4c4a-8adc-1521d4157b54
Latest version infos (V1)
This agent is used to synchronize a folder of a data with another data lab. In the source lab it uses 'rclone' package to sync and the destination lab works like an S3 server.
The S3 server in the destination lab must be configured : https://constellab.community/bricks/gws_academy/latest/doc/data-hub/use-data-lab-as-s3-server/5bced14a-3af5-4c4a-8adc-1521d4157b54
Parameters
s3_endpoint
Url of the lab S3 server (should end with 's3-server/v1'
string
bucket
Name of the destination bucket
string
access_key_id
Access key id for the S3 bucket
string
secret_access_key
Secret access key for the S3 bucket
string
source_folder
The source folder to sync with the destination lab. Must be absolute.
string
destination_folder
Destination folder in the bucket. If empty, write in bucket root folder.
string
transfers
Number of parallel file to transfer
int
16
chunk_size
Size of the chunk to send
string
128M
Comments (0)
Write a comment