By Phil Frilling, 19 August, 2016 Linux copying many files from many paths into one directory Today I had the task of gathering files from a Drupal website into an archive to send to a client. The files were stored in the database and were spread out across the public files and the private files directories. Tags drupal Files Linux cp
By Phil Frilling, 8 August, 2012 Migrating Drupal 6 'sites/default/files' directory to 'sites/sitename.com/files' Just wanted to post these instructions for my own sanity, and so I wouldn't lose them as I've used them numerous times over the past year. Tags drupal 6 Files Migrating