ARIA_S3_COPY(1) User Commands ARIA_S3_COPY(1)

aria_s3_copy - Copy an Aria table to and from s3

Usage: aria_s3_copy --aws-access-key=# --aws-secret-access-key=# --aws-region=# --op=(from_s3 | to_s3 | delete_from_s3) [OPTIONS] tables[.MAI]

-?, -h, --help
Display help and exit.
AWS access key ID
AWS region
AWS secret access key ID
AWS prefix for tables
Host name to S3 provider
Use compression
Operation to execute. One of 'from_s3', 'to_s3' or 'delete_from_s3'
Database for copied table (second prefix). If not given, the directory of the table file is used
Block size for data/index blocks in s3
Protocol used to communication with S3. One of "Auto", "Amazon" or "Original".
Force copy even if target exists
Print version and exit.
Output debug log from marias3 to stdout
Be verbose.

For more information, please refer to the MariaDB Knowledge Base page https://mariadb.com/kb/en/aria_s3_copy/

June 2020 aria_s3_copy Ver 1.0