this post was submitted on 24 Jun 2024
1 points (100.0% liked)

It's A Digital Disease!

9 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 1 year ago
MODERATORS
 
The original post: /r/datahoarder by /u/F12forBIOS on 2024-06-24 20:13:44.

I started a RoboCopy transfer this morning to an HDD connected via USB. It got to 40GB after about 5 hours and I checked the log.txt to notice that it hasn't moved from a certain file.

I will need every single file transferred and as quick as possible (even if that takes a week)

Currently I am using

robocopy e:\source h:\destination /E /DCOPY:DAT /R:0 /W:0 /LOG+:C:\temp\robocopylog.txt\

I've killed the RoboCopy task and modified the command numerous times and don't see much of a change, so I am asking for the best commands to simply let this transfer in the background without me having to check on it every hour.

I tried adding /MT and that brought over hundreds of subfolders but no files. Still stuck at 40GB an hour later.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 4 months ago

Which OS? Can you use a different app? If it’s Windows I recommend FastCopy.