https://github.com/colinsauze/copy_checker

A script to check that files/directories have copied correctly.

https://github.com/colinsauze/copy_checker

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A script to check that files/directories have copied correctly.

Basic Info
  • Host: GitHub
  • Owner: colinsauze
  • License: gpl-3.0
  • Language: Shell
  • Default Branch: master
  • Size: 15.6 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed over 6 years ago
Metadata Files
Readme License

README.md

copy_checker

A script to check that files/directories have copied correctly. I use it to check that things have copied correctly when moving large datasets from one drive to another.

How to use it:

check_copy.sh dir1 dir2

This will compare every file in dir1 with the equivalent file in dir2 and check that the md5sums are the same. It will alert you if files are present in dir1 that aren't in dir2. But if WON'T work the other way around, files existing in dir2 and not dir1 will be ignored.

Owner

  • Name: Colin Sauze
  • Login: colinsauze
  • Kind: user
  • Location: Aberystwyth/Liverpool, UK
  • Company: National Oceanography Centre

Senior Research Software Engineer at the UK's National Oceanography Centre.

GitHub Events

Total
Last Year