Hi,

Dries told me to make an issue about my question I directed to him.

Is it possible to browse your files folder? When using the upload module of drupal self you can upload attachments in the files folder. But when you want to look for that attachment you can't...

So my question is if there is some way to be able to browse your files folder?

Comments

dman’s picture

http://drupal.org/project/filebrowser
see also IMCE and some of the extensions to WYSIWYG ... depending on exactly why you want to be doing that.
But the short answer is that there's no perfect, integrated solution (that I've seen yet), just a collection of special-needs utilities.

jeetn’s picture

Well the main goal is to be able to manage all of my files from one place... So IMCE is great to work with, no I'd like to make sure that from IMCE I can browse the files folder too...

I'll take a look if any extensions for this exist :)

Thanks btw :)

dtabach’s picture

If I can correctly recall, you can do this with Views, using the filter 'Node: has file attachments' or some similar name.

Anonymous’s picture

Category: feature » support
Status: Active » Closed (fixed)

Sounds covered by contributed modules to me.