=== Drop in Dropbox === Contributors: Denis Buka Donate link: http://www.denisbuka.ru Tags: dropbox, upload, backup, files, directories, subdirectories, files Requires at least: 3.2 Tested up to: 3.2 Stable tag: 0.2.1 Upload single files or entire directories with subdirectories to your Dropbox account. == Description == This plugin allows you to upload single files or entire directories with subdirectories to your Dropbox account. You can use it for backup, synchronization or whatever uploading tasks you might have. **Features overview:** * Upload entire directories with subdirectories to your Dropbox account. * Backup your entire site files by pointing to the WordPress installation directory. * Specify a Dropbox folder to which your files should be uploaded. If such folder doesn't exist it will be created. **My other plugins:** * Intuitive Navigation (http://wordpress.org/extend/plugins/intuitive-navigation/) * Generate Cache (http://wordpress.org/extend/plugins/generate-cache/) Links: [Author's Site](http://www.denisbuka.ru) == Installation == 1. Unzip the archive and put the folder into your plugins folder (/wp-content/plugins/). 2. Activate the plugin from the Plugins admin menu. 3. Go to Settings -> Drop in Dropbox to set some options. == Frequently Asked Questions == = Any new features planned? = Actually, yes: 1) schedule uploads to be run periodically at a specific time; 2) ability to exclude certain files and directories from uploading. == Upgrade Notice == == Screenshots == 1. Admin page. == Changelog == = 0.1 beta = * Initial beta release = 0.2 = * Ability to upload files * Improvements for long uploads * Added "Abort" button = 0.2.1 = * Bugs fixed