Jump to content

robocopy on partial files


frankr2994

Recommended Posts

Working on a friends media server coping a whole bunch of old drives to a new storage pool. He was using a robocopy command and I noticed he did not have a restartable switch. Now i'm sure the way this went down that there a few files that were cut off half way. If I just re run a robocopy script will it see that file as a changed file and update it? I was thinking if that was the case I would just run the script for all the drives and let it pick up whatever it needs to. should only be talking about a handful of files across 5 drives so it shouldn't take long. 

Link to comment
Share on other sites

  • 1 month later...

On 3/10/2020 at 7:12 PM, frankr2994 said:

Working on a friends media server coping a whole bunch of old drives to a new storage pool. He was using a robocopy command and I noticed he did not have a restartable switch. Now i'm sure the way this went down that there a few files that were cut off half way. If I just re run a robocopy script will it see that file as a changed file and update it? I was thinking if that was the case I would just run the script for all the drives and let it pick up whatever it needs to. should only be talking about a handful of files across 5 drives so it shouldn't take long. 

If it see they are different especially in size then it will try again to copy. Could setup a longer time delay so you can what is happening. /W:20

Maybe just post the robocopy command?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...