Dropbox components
| tDropboxConnection | Creates a Dropbox connection to a given account that the other Dropbox components can reuse. | 
| tDropboxDelete | Removes a given folder or file from Dropbox. | 
| tDropboxGet | Downloads a selected file from a Dropbox account to a specified local directory. | 
| tDropboxList | Lists the files stored in a specified directory on Dropbox. | 
| tDropboxPut | Uploads data to Dropbox from either a local file or a given data flow. |