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

WorldFallz’s picture

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.

bsevere’s picture

The default file location is: 'sites/default/files'.