I recently moved a site of mine to a multi-home environment that uses symlinks to refer to the same code base. I receive the same error twice:

* The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
* The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.

Comments

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Could you provide some more details, please?

joachim’s picture

If you mean that you have a set-up like this:

/drupal
/drupal/site-one -> .
/drupal/site-two -> .

then I have that set-up locally to run multiple instances of image module and work on several fronts at once. All works fine for me.