Copying to multiple locations with integrity checking...

Radon

Disciple
Jan 21, 2005
120
0
0
xtremeradiation.deviantart.com
I am looking for a Windows 7 app that can:

  • Copy one file to multiple locations.
  • Verify with comparisons of media copies to ensure integrity of files (byte by byte/Md5 etc..)

I will be using this on location of shoot to transfer media (I am a filmmaker) from memory cards to multiple HDDs.

I already know of ShotPut Pro. But I am looking for alternatives freeware or otherwise.

Thanks
 

whatsinaname

Skilled
Apr 18, 2007
1,381
786
202
41
Microsoft Rich Copy Tool is your best option. The interface looks a bit old, but don't be put off by that. Gives you a huge number of copying options. (One location to many, many-to-one, etc). It also has a verify option that can be selected and it uses multi-threaded copying.
 
  • Like
Reactions: 1 person

unixguru

Disciple
Jan 2, 2010
289
21
32
36
This is trivial to do in BASH, and after a google search it looks like it is not very difficult to do in Windows 7 using powershell.