Drupal 7 file field question: Is it possible to ftp files to a temporary location, then move them into a file field on a drupal node?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
for each file, call this function: http://api.drupal.org/api/drupal/includes--file.inc/function/file_save_data |
|||
|
|