I may be out of luck on this one, but you never know.
I didn't realize that image import will not copy images, but actually move them (delete from their old location).

My issue is that i imported from the files directory (moving CCK files into image nodes) but i didn't intend to delete them.

I haven't dug too deep yet, but is there any record of what was imported from where (so I can export them again into the appropriate folders)?

As far as i can tell this info (about deleting files rather than copying) isn't explicit anywhere - README, documentation on site etc - but maybe it is somewhere I just failed to think about checking.

Comments

joachim’s picture

Title: recover images after deleted by image import? » Warn user that import images are DELETED.
Category: support » bug
Priority: Normal » Critical

Ouch!

Yeah, we should add a warning.

joachim’s picture

Status: Active » Closed (fixed)

The page admin/content/image_import says:

> The files will be moved from their location into the image module's files directory. Searching for image files in /Users/joachim/Sites/event-drupal.

I think that's clear enough.

scottrigby’s picture

@joachim: yes, you are right. It wouldn't hurt to add to the readme too, but I agree this is pretty clear - i just didn't see it.