I'm having an incredibly difficult time finding a safe and simple backup solution i can afford. can anyone offer any ideas for my situation?
I'm running two systems that i use together. a windows 10 (latest version) pc and a macbook pro laptop (newest os and patches). i have external exfat formatted drives. i can rebuild the systems if i need to. i can't replace my music and video projects.
i have the following drives:
1tb nvme internal drive in the macbook pro (mostly just system)
1tb (2x 500gb ssd drives) drives in the windows 10 pc (media)
1tb samsung ssd external (media drive)
2tb WD portable mechanical external (media drive)
4tb WD external desktop drive (backup 1)
8tb WD external desktop drive (backup 2)
here is my past process and the issues i run into backing up my current load of roughly 3.5 tb.
I previously used time machine to backup about 3tb to the two large desktop drives, alternating between each back drive. this worked well enough except a few major drawbacks now.
first i can't share drives with windows, as they are required to be mac formatted for use with time machine. i need cross platdorm drives.
second, i edit lots of data (hundreds of gigs at a time sometimes) and time machine is horrifically slow and inefficient as it tried to prepare each backup and manage the space. backups can take me 8+ hours sometimes and I'm not comfortable leaving everything running that long so often.
once i got my pc i started using scripts. i use rsync to backup important files when on the mac and robocopy to backuo my pc. but things have become fragmented. i have a spare 4tb drive in my pc that is really just extra space i consider volatile. so i started backing up my internal pc drives to that with robocopy just so i have something for now on windows. works incredibly well. but obviously is a horrible idea for backup redundancy and fail safe measures.
my idea recently was to essentially use both system's scripts to backup everything to my big drives, but I'm running into issues. the 4tb drive doesn't have much free space left (as you don't get a full 4tb useable) for incremental copies, so if i use that, i can probably have very little incrementality. which ma not be a deal breaker, but it's just another safety net.
I've also been told by a friend that the mac and windows timestamping or file touching might cause problems with the scripts working properly. so I'm hesitant to formst everything and start over if it doesn't work.
lastly, my data grows fairly quickly, so even the 8tb may only last me another year or two.
I've looked into NAS type solutions, but they're very expensive, large, loud, hard to take offsite, and slower. and many don't get good reviews for cross platform compatibility.
cloud is out of the question. backblaze sounds awesome but the estimate is over a month for my backup to upload, and that's assuming I'm never using my internet.
i feel like there is some sort of multi drive or local solution i could use with scripts, but is there an easy, incremental, cross platform script for windows and mac that can alternate drives? otherwise, do i need to get 2 million external drives and backup each system independently with the externals independently backed up as well? that sounds unmanageable... (more like 6 backup drives)
any ideas would be appreciated.
I'm running two systems that i use together. a windows 10 (latest version) pc and a macbook pro laptop (newest os and patches). i have external exfat formatted drives. i can rebuild the systems if i need to. i can't replace my music and video projects.
i have the following drives:
1tb nvme internal drive in the macbook pro (mostly just system)
1tb (2x 500gb ssd drives) drives in the windows 10 pc (media)
1tb samsung ssd external (media drive)
2tb WD portable mechanical external (media drive)
4tb WD external desktop drive (backup 1)
8tb WD external desktop drive (backup 2)
here is my past process and the issues i run into backing up my current load of roughly 3.5 tb.
I previously used time machine to backup about 3tb to the two large desktop drives, alternating between each back drive. this worked well enough except a few major drawbacks now.
first i can't share drives with windows, as they are required to be mac formatted for use with time machine. i need cross platdorm drives.
second, i edit lots of data (hundreds of gigs at a time sometimes) and time machine is horrifically slow and inefficient as it tried to prepare each backup and manage the space. backups can take me 8+ hours sometimes and I'm not comfortable leaving everything running that long so often.
once i got my pc i started using scripts. i use rsync to backup important files when on the mac and robocopy to backuo my pc. but things have become fragmented. i have a spare 4tb drive in my pc that is really just extra space i consider volatile. so i started backing up my internal pc drives to that with robocopy just so i have something for now on windows. works incredibly well. but obviously is a horrible idea for backup redundancy and fail safe measures.
my idea recently was to essentially use both system's scripts to backup everything to my big drives, but I'm running into issues. the 4tb drive doesn't have much free space left (as you don't get a full 4tb useable) for incremental copies, so if i use that, i can probably have very little incrementality. which ma not be a deal breaker, but it's just another safety net.
I've also been told by a friend that the mac and windows timestamping or file touching might cause problems with the scripts working properly. so I'm hesitant to formst everything and start over if it doesn't work.
lastly, my data grows fairly quickly, so even the 8tb may only last me another year or two.
I've looked into NAS type solutions, but they're very expensive, large, loud, hard to take offsite, and slower. and many don't get good reviews for cross platform compatibility.
cloud is out of the question. backblaze sounds awesome but the estimate is over a month for my backup to upload, and that's assuming I'm never using my internet.
i feel like there is some sort of multi drive or local solution i could use with scripts, but is there an easy, incremental, cross platform script for windows and mac that can alternate drives? otherwise, do i need to get 2 million external drives and backup each system independently with the externals independently backed up as well? that sounds unmanageable... (more like 6 backup drives)
any ideas would be appreciated.