=== WP File Bin === Contributors: Yuichiro ABE Donate link: Tags: file, upload, transfer Requires at least: 4.2.2 Tested up to: 4.2.2 Stable tag: 0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html "WP File Bin" can be WordPress to a file transfer tool . == Description == "WP File Bin" can be WordPress to a file transfer tool . The files is in uploads directory, but this plugin make .htaccess so, it's safe from direct access. Flow of file transmission * (role)Uploader Admin -> (role)Downloader * (role)Uploader -> (role)Downloader * (role)Uploader only Specific destination -> (role)Downloader(set at option page) == Installation == 1. Upload the entire `wp-file-bin` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. This plugin add new role to your WordPress Uploader Admin: can add User 'Uploader','Downloader','Uploader only Specific destination' can upload file to Downloader Uploader: can add User 'Downloader' can upload file to Downloader Downloader: can download file from Uploader Uploader only Specific destination: can upload file to Specific destination. you can set destination in option -> File Bin page 4. Create Users. *You have to create at least one of downloader and Uploader. 5. Login with Uploader you create, then upload files to downloader. 6. Login with Downloader you create, then download files. *You can create multiple Uploader and Downloader. For basic usage, you can also have a look at the [plugin homepage](http://www.eyeta.jp/archives/1052). == Frequently asked questions == = A question that someone might have = An answer to that question. == Screenshots == 1. Open Setting -> File Bin 2. Upload Form 3. Uploaded File List 4. Download page == Changelog == == Upgrade notice == 0.1 beta release 0.2 plupload update