/yqsync

A folder sync tools

Primary LanguageGoApache License 2.0Apache-2.0

yqsync

A folder sync tools. Compare source and destination folder. Copy the files which is new or have same name but different hash values. And delete the files from destination which no in source folder. Support MD5 and CRC32 hash.

一个文件夹同步工具。 比对来源和目标文件夹。复制新的,或者名字相同但哈希值不一致的文件。并且会从目标文件夹中,删除那些源目录中不存在的文件。 支持MD5和CRC32哈希函数。