https://github.com/colinsauze/copy_checker
A script to check that files/directories have copied correctly.
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
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
Metadata Files
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
- Website: https://colinsauze.github.io/
- Repositories: 95
- Profile: https://github.com/colinsauze
Senior Research Software Engineer at the UK's National Oceanography Centre.