Re: Upload files to another server not drupal files folder
"Ms. Nancy Wichmann" <[email protected]> Sat, 28 Jul 2012 04:22:50 -0700 (PDT)
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <[email protected]> |
How about setting the second server up as a CDN and using http://drupal.org/project/cdn Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr. >________________________________ > From: Pooya > > >Is it possible to upload files(as a video file field) to a location outside the Drupal standard 'files' folder? >My exact situation: >I've got a video file field to upload videos and attaching to nodes. > >I'm using 2 other servers with different ip in same network. >I need to upload the video field file to these 2 servers(not the one drupal is installed on) >I can use ftp or sftp. > >