# syncopath **Repository Path**: mirrors_kurtmckee/syncopath ## Basic Information - **Project Name**: syncopath - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README syncopath ********* Use syncopath to synchronize the contents of one directory to another. It exists because I was on vacation and needed to synchronize files from a Windows share to my local hard drive, and ``dirsync`` took a metric eternity just to calculate the differences between the directories. News ==== .. rubric:: 0.4 * Remove Python 2.7 support. * Prevent a crash caused by capitalization differences. .. rubric:: 0.3 * Support Python 3.7. .. rubric:: 0.2 * Fix problems caused by importing ``syncopath`` in :file:`setup.py`. .. rubric:: 0.1 * Initial release