Cloud Sync (or Remote Sync) is a powerful feature that allows you to outsource files in the Cloud. Using standard APIs and protocols, WP-Filebase easily integrates into your existing hybrid cloud architecture. All Cloud Syncs – regardless of the service – are 2-way (syncs uploads and deletions). That means that files uploaded to the Cloud Sync root category (or any of it’s Sub-Categories), are automatically uploaded to the Cloud Service and deleted locally. Thus, as a Site Admin, you don’t have to pass FTP passwords or tools for handling S3 buckets to the uploading users. See the chart for an overview how the whole thing works:
Remote Sync Services
With Remote Sync you can outsource file hosting to an external service. WP-Filebase syncs with a folder on the service and adds files recursivly. It once downloads all files and scans it for thumbnails and extended file info (ID3 tags). Then the file is deleted and an external download link is created. Downloads will be redirected to that links without causing any data traffic on the blog server. Foreach sub folder a category is created, so the folder structure will be the same like on the remote service.
FTP Sync
Just enter the FTP details (host, user, password) and select a folder to sync with. A HTTP Url can be specified to map downloads to HTTP instead of FTP when downloading.
Dropbox Sync
You can connect WP-Filebase to your Dropbox account. After connecting, use the AJAX browser to select a directory in your Dropbox to sync with. You can choose if downloads links are pointing to the file or a Dropbox preview page. Note that forcing downloads does not work with files hosted on Dropbox!
Amazon S3
With an AWS access key and secret you can easily add files from a S3 bucket. The (virtual) path names of the files inside the bucket are mapped to category structure. You can sync whole buckets or only files inside a directory, i.e with a certain path prefix. WP-Filebase Pro includes a bucket explorer, so you can browse through buckets and select the directory to sync.
Google Drive
Files stored in Google Drive can be synced. Syncing of documents created in Google Docs is not supported yet.
WebDav
With this extension WP-Filebase can sync with any WebDav server. This includes ownCloud servers and box.com.
OneDrive
We have a OneDrive extension too.
Master-Slave Syncing
A more advanced scenario is the Master-Slave Syncing: multiple WordPress Sites share some or all files, while files are only stored at the Master Site. Slave sites are using the FTP Sync to retrieve the Master Files and upload new files (2-way sync).
Resources
- Browse the extensions to see what’s available
- Test the Cloud Sync at our live demo
Can i have a right place to post the discovered vulnerability in wpfilebase wordpress plugin?? Please let me know if i am in wrong box
Better first https://wpfilebase.com/contact/
Once you set up a dropbox sync, how often does the sync happen? Do you need to run it manually?
It runs hourly.
Hi,
I paid for the dropbox addon however have not been able to workout where to download it – can you please direct me to the right spot?
How are the capabilities to add, edit or run cloud syncs controlled? I do not see those capabilities listed on the Permissions page under Settings for Filebase.
I setup a webdav storage with username and password and wp-filebase does move files there. But when a visitor clicks on a download link they get asked for login credentials.
Where did I go wrong? This plugin is supposed to work with cloud storage which a username and password right? How can I make this work?
Hoping for a quick reply.
I tried FTP sync in demo site. I needed to manually push “Filebase sync” button in order to get file sync. In real site, can FTP sync automatically?
Does using Cloud sync (one drive for example) stops filebase from using its folder “\uploads\filebase”, or both can to be used at the same time?
Everything is structured and easy to understand. Excellent presentation of information!