OMV6 on Pi4
OS running on SD card, Data ( Shared Folders ) on a USB SSD drive.
Just got a second USB SSD setup and copied everything from ssd1 to ssd2 using rsync.
The backup ( ssd2 ) will be placed in storage and updated once a week.
This process requires Mounting the drive, executing the rsync script, then unmounting the drive before removing it from the Pi.
Then I saw mention of the usb backup plugin, which from all the example I have seen, will automatically Mount, backup ( using rsync ) and unmount when completed.
BUT ... for what I have seen, it appears it can only backup individually named Shared folders ?
What if I have 20 shared folders on the ssd1 drive ?
Do I need to add a usb backup plugin entry for each of the shared folders ?
Can the usb backup plugin be used to backup / rsync the complete ssd1 to ssd2 ?