Is there a way I can break out backups to cheaper storage based on when the file was last opened/created/modified?
[reply=“clarke;d1989”] The easiest way to do this is to use a Lifecycle Policy with a service like AWS to move data as it ages to less expensive storage classes like S3-Intelligent Tiering and Glacier. The other option is to back up old files to less expensive cloud storage and use a second plan for newer files.