Versions list
Sync folder with another lab
Mamba Python
Version 1
Detail of the version
Infos about this version
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