Closed (won't fix)
Project:
FileField
Version:
6.x-3.7
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2010 at 03:41 UTC
Updated:
16 Apr 2011 at 12:23 UTC
How can I set file/s saving path outside default filefield directory (outside: /files directoy might be in the server location) and also I do not like to change the file system path (sites/default/files) under /admin/settings/file-system.
Comments
Comment #1
Yuki commented???
Comment #2
quicksketchYou cannot save files outside the file directory path with FileField (or at all with Drupal generally speaking).
Comment #3
Yuki commentedif i request it as a feature request would it be possible in future?
Comment #4
quicksketchProbably not because Drupal 6 is not designed to work outside the Drupal files directory. However in Drupal 7 you can save files anywhere through the use of PHP Stream Wrappers like "public://file.png" or "flickr://username/file.png".
Comment #5
quicksketchComment #6
abaddon commentedfor reference, this module does what this issue is about http://drupal.org/project/filefield_private