π¦ ClawHub
File Sync
by @67available
Sync two folders bidirectionally with conflict detection using MD5 hashes and version history, preserving deletions and storing conflicts for manual resolution.
π‘ Examples
python sync.py
Arguments:
local_folder β First directory to syncremote_folder β Second directory to syncdevice_name β Label for this device (used in conflict file names, e.g. "PC1", "USB")Sync direction: The tool is symmetric β either folder can be local or remote.
TERMINAL
clawhub install file-sync