1
0
Fork 0
tool to copy/sync files based on a md5 file
Ir para arquivo
6543 5390fbcc3e
README: add shields
2019-09-18 23:42:10 +02:00
.gitignore "RM" -> 2rm 2019-09-11 01:10:25 +02:00
LICENSE MIT License 2019-09-11 03:37:41 +02:00
README.md README: add shields 2019-09-18 23:42:10 +02:00
calc_md5.sh use vars for all paths 2019-09-11 01:30:58 +02:00
cp_sh update metadata of script 2019-09-11 02:16:03 +02:00
select dont change original md5 files while select files to cp 2019-09-13 12:36:24 +02:00
show2cp fix 2019-09-11 03:34:11 +02:00

README.md

License: MIT Release PGP Sig

md5 CP

Some scripts to sync filders wich are inexed by an md5 file

to copy missing files from source to aim do this:

cp source.md5 2cp.md5

cp source_rm.md5 2rm.md5

-> ./select -> ./cp_sh