This is my case:
I’m developing a plugin for WordPress.
I am to browse my server side file directory (uploads) and retrieve a url for a selected file.
I’m planning to do this through jQuery (but not flash).
Are there any good libraries out there for browsing files on a server??
would this fit your needs? http://wordpress.org/extend/plugins/filebrowser/
looks clean and you can browse all the folders