I have hundreds of files in amazon s3, each file more than 2 gb in size. We use s3fs.

Is it possible to import files using a CSV, without copying files? All I need is to save uri value (ex. s3://folder/file.mp4) as it is.

Comments

prabhakarsun’s picture

Issue summary: View changes
socialform’s picture

After many days hunting, I found a way to do this. It has been a while but I used a combination of Feeds, Remote Stream Wrapper, Remote File Source, and the kicker... Media Feeds. Without Media Feeds it is not possible so even if you don't need to use Media your stuck enabling it. Media Feeds allows you to reference remote files using the Remote stream wrapper module. It gives you a new option in Feeds. Hope that saves someone some time.

MegaChriz’s picture

Status: Active » Closed (duplicate)