Skip to content

Python program to clean the mess you and or Syncthing may have accidentally created

License

Notifications You must be signed in to change notification settings

didi1357/SyncMessCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SyncMessCleaner

Python program to clean the mess you and or Syncthing may have accidentally created.

Usage: python3 SyncMessCleaner.py /path/to/base/directory

It will go recursively through /path/to/base/directory looking for .sync-conflict. After that it will generate CRC32 hashes of the files and the corresponding originals. If the hashes match, the conflicting file will be deleted.

About

Python program to clean the mess you and or Syncthing may have accidentally created

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages