Is it possible to upload FILE without a form ?

Austin Einter <[email protected]> Fri, 7 Dec 2012 06:32:08 +0530
Newsgroups gmane.comp.php.drupal.support,gmane.comp.php.drupal.devel
Message-ID <CANXt1k8JPQKoFD58puTF1ZPmXP=Thbt2Si8CJVZam5qkUxGwHA@mail.gmail.com>
Dear All
I am struggling to upload word documents to our drupal 7 site without
having a form.

It is easy when you have a form (just can use  file_save_upload api), but
think of a situation you have excel sheet at server, where 100 file names
are mentioned, and you want to get the files one by one.

In that case, how do we upload a file, and after upload how do I get the
FID.

Is it really possible with existing framework?

Best regards
austin

-- 
[ Drupal support list | http://lists.drupal.org/ ]