trustmebro.reviews

Robocopy

Software Tool · PC utilities & drivers · 10 mentions · 2 subreddits · discussed in r/DataHoarder, r/sysadmin

Reddit take

Not enough linked mention summaries yet; the source excerpts below are the evidence.

Pros

  • I use a robocopy script. Save it as a .bat, add it in Windows task scheduler and it syncs two drives every night at like 2am.
  • As for software. It depends. I use robocopy which is comes with Windows. Other OSes have similar utilities.
  • Define automatically - Are you intending to keep the backups online 24/7? `robocopy`+Task Scheduler for Windows.
  • There is software that will retain this information such as TeraCopy or RoboCopy on Windows.
  • I will note that robocopy works well, assuming a Windows environment.

Cons

  • one could run a script eg robo copy or use their gui, or teracopy.
  • When I copy with `robocopy copy:dato` in Command Prompt, the destination file also has a Modified time that is 1-2 seconds later than the source file. Created is preserved.

Sentiment

8 positive (80%) · 1 mixed (10%) · 1 negative (10%)

Trust + time weighted score: +80% · raw score 70%

What redditors said (10 of 10)

one could run a script eg robo copy or use their gui, or teracopy.
mixed · u/j****1 · r/DataHoarder · comment · Jan 2, 2025 · open on Reddit ↗
I use a robocopy script. Save it as a .bat, add it in Windows task scheduler and it syncs two drives every night at like 2am.
positive · u/t****m · r/DataHoarder · comment · Dec 23, 2025 · open on Reddit ↗
As for software. It depends. I use robocopy which is comes with Windows. Other OSes have similar utilities.
positive · u/S****w · r/DataHoarder · comment · Dec 17, 2025 · open on Reddit ↗
Define automatically - Are you intending to keep the backups online 24/7? `robocopy`+Task Scheduler for Windows.
positive · u/U****2 · r/DataHoarder · comment · Dec 14, 2025 · open on Reddit ↗
There is software that will retain this information such as TeraCopy or RoboCopy on Windows.
positive · u/V****m · r/DataHoarder · comment · Dec 11, 2025 · open on Reddit ↗
I will note that robocopy works well, assuming a Windows environment.
positive · u/S****w · r/DataHoarder · comment · Nov 18, 2025 · open on Reddit ↗
Migrated file shares (used Storage Migration Service, but Robocopy also works).
positive · u/s****h · r/sysadmin · comment · Nov 17, 2025 · open on Reddit ↗
Yeah, a one line RoboCopy mirror bat will do the job.
positive · u/V****m · r/DataHoarder · comment · Aug 15, 2025 · open on Reddit ↗
On Windows use Robocopy to preserve timestamps.
positive · u/N****w · r/DataHoarder · comment · Jan 14, 2025 · open on Reddit ↗
When I copy with `robocopy copy:dato` in Command Prompt, the destination file also has a Modified time that is 1-2 seconds later than the source file. Created is preserved.
negative · u/M****4 · r/DataHoarder · Jan 14, 2025 · open on Reddit ↗

Compare

Related