diff --git a/mappers/file.inc b/mappers/file.inc
index d46c319..0c11e35 100644
--- a/mappers/file.inc
+++ b/mappers/file.inc
@@ -116,6 +116,7 @@
             $field[LANGUAGE_NONE][$delta] += (array) $file;
             // @todo: Figure out how to properly populate this field.
             $field[LANGUAGE_NONE][$delta]['display'] = 1;
+            $field[LANGUAGE_NONE][$delta]['status'] = 1;
           }
           catch (Exception $e) {
             watchdog('feeds', check_plain($e->getMessage()));
