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.