Hello
I have have been using Rsync with ext4 formatted drives in a Pi4 with OMC and love it.
Although, I have a problem that is puzzling me how to address
My mp3 and music files are stored in a 5TB external HD formatted in NTFS.
I use to have a backup of all folders in different drives. The backup ended eliminated for a different reasons, and I now want to recreate it. The 5TB is about 85% used.
I Would like to do it in OMV and use rsync to do it, but I would like to keep the possibility of :
1) Keep the "original " external HD in the NTFS format (it is used in multiple PCs, Macbook, etc and I travel with it)
2) Map it at my OMV server and shared it without needing to format to ext4
3) Add another new HD of same size to be the backup destination drive (I am fine if that second drive will be in ext4 or NTFS)
4) Any file added on the 'Original' drive (NTFS) should mirror on the new "backup drive" using Rsync.
Final curveball.
Life brings challenges (in particular on COVID19 world) I have been working remotely during the week, and my home it is a few hours away.
My OMV server is on a Raspberry Pi4 and it is set in the apartment I am using during the week while working.
On weekends, I turn everything off and commute to my home to spend the weekend with family.
I would like to bring the original NTFS external drive with me, and in the eventuality I would add any files on it over WE, I would like when reconnecting to my OMV server, and turning everything up, to HOPEFULLY sync (AKA backup) any new file added to my new ext4 backup with rsync.
I have been falling in love with Linux and experimenting everything I can with it, but would need some guidance.
I don't know if what I am asking above is possible.
Hopefully it is, and I really need some tips and advices on how to do it.
Any suggestion to this "road warrior lone-wolf" would be greatly appreciated.
Best,
Brimo60