Closed kdomingo closed 10 years ago
What do you mean by metadata? As this class is an uploade for files on the system to upload from, you normally aquire all files metadata from the filesystem on your server. This is explained in the PHP manual section about files.
If you're looking for metadata of files within your Dropbox account, you need to use the Dropbox PHP API.
How do I get the dropbox metadata?