On Wed, Jun 11, 2008 at 2:07 PM, Dave Cohen <drupal@dave-cohen.com> wrote:
I'm all in favor of improving Drupal's core file handling. But also when
discussions like this come up, I mention http://drupal.org/project/upapi
(Upload API contrib module). If I could rally the troops around this module
it could become a great thing.
One thing this module does is invoke hooks to let other modules know when new
files have been uploaded and act on them. I can imagine an add-on that
detects FTPed files, and inserts them into the upapi system (which currently
only supports uploads via forms)