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.