Batch uploading with Dropbox

Hi everyone,

We are trying to figure out a solution to batch upload files which are located inside a directory structure in the plugins > Dropbox > files folder.

The Dropbox plugin currently only lists files located in the top-level folder (i.e. the 'files' folder) whereas we would like it to recursively list all files inside all sub-folders located in the 'files' folder.

Perhaps a simple modification in the PHP code of the Dropbox plugin could do the trick? Any ideas?