I am able to get Media Mover to do exactly what I need. Until I try to use it on a site with a private file system. On a private file system that lives outside the webroot the links to the files are incorrect. If I manually add a node and attach the file to the cck field everything works fine. If i use media mover it moves the file to the private file directory but when i view the node and click the file it has the incorrect path. It has a path to the drupal default private directory.

Comments

ngreenup’s picture

Actually the path to the files is http://home/username/private/filename.ext it is leaving out the site address and its incorrect.

Does MM have know issues with private file systems(with or without cck filefield)? I searched but came up with nothing.

arthurf’s picture

Are you storing the files to cck or drupal uploads?