Filecatalyst: Profiles |top|
filecatalyst profile test --profile new_config.yaml --dry-run
| 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 | filecatalyst profiles
// Exclude patterns exclude: [ " .tmp", " .partial", "/.*/" // hidden files ] Per-profile bandwidth management with priority queuing: filecatalyst profile test --profile new_config