Hi, i have plenty of data scattered all over multiple old hard drives, and i want to tidy up and backup them. i am going to buy new hard drives, that will be sitting in my pc, that will be my primary file system that i will be using, and i am going to make script, that will once a week clone all stuff (more like all new stuff) to my backup pc, using probably like smb or something. Now the important stuff: i want to use my old drives in the backup pc in something like raid0, but i would like it to split the files one by one and not shatter one file all over the drives (like unraid), because once one drive fails, it will be all scrap. is there a solution, that will just delete the files from the pool, once one of the drives fails, and once the backup script starts, just clone the missing data to another drives? I would like something free and the best would be probably some windows program, but i don’t mind if it is linux, if it has gui.