Active
Project:
Remote Stream Wrapper
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2012 at 15:26 UTC
Updated:
8 May 2012 at 15:26 UTC
I'm not sure this is a bug, however, there is a setting when defining field options that allows to
use public scheme (alongside ftp, http. https and feed) as remote stream wrapper.
I want to register an already uploaded file (say via FTP) in the system managed files DB, and try to use
the module as solution. Am I on the right way?
Basically, I need to upload very big files, but PHP limitation is set to 8 MB, however FTP is available.