Dropbox.plugin - fudforum/FUDforum GitHub Wiki
Dropox.plugin is a plugin that can be used to automatically upload forum backups to Dropbox.com. This allows forum administrators to store backups off-site. This plugin will ships with FUDforum 3.0.3 and later releases.
Register to get a Dropbox account.
Configure the plugin from the Plugin Manager by entering your Dropbox's e-mail address and password into the configuration section. When done the plugin can be activated.
Every time your forum is backed up (manual or automated), the resulting dump file will be uploaded to your dropbox account.
This plugin uses FUDforum's POST_BACKUP hook.
- Ftp_backup.plugin, use FTP to copy dump files off-site.
- Make forum datadump, procedure for backing up your forum.