July 20, 201510 yr Question 1: In today's world of 6.0 and Automation does UNRAID itself (or one of the dockers) contain a comparable 1 way copy of all new/changed files and directories (see below) Question 2: In today's world of 6.0 Automation, what is the best practices for enabling a Trashcan like feature (so if a file is deleted on Tower, and the backup script deletes it from Tower2, one can recover it)? Currently I have Tower and Tower2. I save all data to Tower, then use a Windows batch script to move all to Tower2 (which also hosts my crashplan docker, VMs, etc). The manual windows script I call contains cd C:\BatchScripts\ServerBackup\Individual\ start cmd /k CALL 1.bat start cmd /k CALL 2.bat Each #.bat contains a single stream robocopy \\tower\media\Movies\Children \\tower2\media\Movies\Children /MIR /R:0 /W:1 Note: I am eager to fully do away with Windows for all but Gaming/Steam Host. Thanks Crew!
Archived
This topic is now archived and is closed to further replies.