Filecatalyst Profiles May 2026
# CLI examples filecatalyst profile create --from-template backup \ --source s3://my-bucket/ \ --dest /backup/ \ --schedule "0 3 * * *" filecatalyst profile apply --profile marketing_sync --override bandwidth=200Mbps
transfer: adaptive_bandwidth: true min_bandwidth: "20Mbps" max_bandwidth: "200Mbps" compression: "zstd" encryption: "AES-256-GCM" parallel_chunks: 8 verify_checksum: "SHA-256" filecatalyst profiles
// Include only if ALL conditions match include_if: extension: [".mp4", ".mov", ".mxf"], min_size: "10MB", max_size: "50GB", regex: "/project_*/final_cut/*", metadata: "bitrate": "> 5000", "codec": ["h264", "hevc"] metadata: "bitrate": ">