I'm not well-versed in automating things on Windows. I know the concepts around Task Scheduler, PowerShell, batch files, and the like, but if I try to use these tools, I know I'll end up in some forum ...
This backup scheme is called Luther and it backs up folders from a source device and writes them to a target device. Luther uses PowerShell and RoboCopy to write source data to the target device.
FR : Script PowerShell pour copier des dossiers, sous-dossiers et fichiers de "source" vers "destination" en utilisant la commande "robocopy" avec sortie de log. EN : PowerShell script to copy folders ...
It is reassuring to back up important folders on your computer to an external HDD. For example, you may want to copy a folder named [Test] on the C drive to an external HDD. While you can simply drag ...