amotl / drupal-filemover

Move uploaded files between directories, updating all references in database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Drupal file mover tool

Synopsis

Move uploaded files between Drupal sites/*/files (sub)directories, updating all references in database. This actually doesn't do any operations itself, but generates a bunch of mv commands and sql statements which can be applied to the filesystem and the database.

Similar solutions

About

Move uploaded files between directories, updating all references in database


Languages

Language:Python 100.0%