If you run an NAS, you know that having your data in one place is only half the battle. The other half is getting it out —specifically, creating external backups to protect against drive failure, ransomware, or accidental deletion.
| Setting | Recommended Value | Explanation | |--------|------------------|-------------| | | Checked | Turns the job on. | | Shared Folder | Select the folder on your NAS to back up (e.g., MainStorage/Photos ) | This is the source . | | USB Drive | Select your labeled USB drive (e.g., BACKUP_DRIVE_01 ) | This is the destination . | | Backup Mode | rsync (preferred) | Reliable, supports incremental backups. | | Synchronization Mode | Mirror (most common) | Makes USB drive identical to source. Deletes extra files on USB. | | | Incremental | Adds new/changed files, never deletes old ones. Safer but fills drive faster. | | Run script before backup | Optional | E.g., unmount other drives, log to file. | | Run script after backup | Optional | E.g., send a push notification. | omv usb backup plugin
Reddit’s r/OpenMediaVault is "user-friendliness for non-techies." Zero Interface: You don't need to teach a family member how to navigate a web GUI or SSH into a terminal. The Instructions are Simple: "Every Sunday, plug this black drive into the blue USB port. When it beeps, put it back in the drawer." This simplicity transforms a complex technical chore into a household habit. Conclusion The OMV USB Backup plugin isn't just a piece of software; it’s a workflow optimizer. It respects the user's time by removing the friction of manual configuration and respects the data by making off-site, offline backups almost effortless. In an era of subscription clouds, it remains a powerful argument for owning your own bits—and keeping a copy of them in your pocket. Would you like a If you run an NAS, you know that