/SyncFolder

Python package for synchronizing folders.

Primary LanguagePythonMIT LicenseMIT

https://img.shields.io/pypi/v/SyncFolder?style=flat-square:alt:PyPI

SyncFolder

Python package for synchronizing folders.

QuickStart

Install SyncFolder by pip

pip install SyncFolder

Features

  1. Directional synchronization of folders, considering the last modification time, file size, and MD5.
  2. Run directly from the command line.
  3. One-click completion based on the configuration file.