By nikhiltejlv on
Hi to all,
Can any one please tell me the path where the files will be stored that are uploaded using the file field in CCK form?
Thanks for your understanding,
NIKHIL
Hi to all,
Can any one please tell me the path where the files will be stored that are uploaded using the file field in CCK form?
Thanks for your understanding,
NIKHIL
Comments
_
In whatever subdirectory of your drupal files directory that you specified when you created the field. See admin/settings/file-system for what your drupal files directory is pointing to.
The default file location is:
The default file location is: 'sites/default/files'.