Migrating a terabyte of Drupal files without the wait
A standard Drupal file migration pushes every byte through PHP — fine for a few gigabytes, a nightmare for a terabyte, or for a server with no room to hold two copies. Here's how we migrated the file records in place and let rsync move the bytes: a multi-day ordeal became a fast, repeatable deploy — and a decade of files got modernised into media and icons along the way.