Can I run a robocopy batch file from NAS1 to NAS2 without my local PC being on? -


I am copying files from my NAS1 drive once per week to my NAS2 drive. I am using "Nova Backpack" but sometimes it does not work correctly. I was wondering if it is possible to run the batch (see below) and close your PC and this still going on? I do not want to use mir / because I want to keep all files, is it possible or any other idea which would be easy?

ROBOCOPY \ NAS1 \ Report \ NAS2 \ Backup

< P> No, this is not possible. Your PC needs to be on ROBOCOPY .

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -