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"]

filecatalyst profile test --profile new_config.yaml --dry-run filecatalyst profiles

| Priority | Bandwidth Guarantee | Use Case | |----------|--------------------|----------| | Critical | Min 50%, burst to 100% | DR replication, live event | | High | Min 30%, burst to 70% | Business data sync | | Normal | Min 15%, burst to 50% | End-user transfers | | Low | Min 5%, unlimited when idle | Backup, archival | // Include only if ALL conditions match include_if: