A local directory syncer that doesn't require large I/O operations.
Download latest release from GitHub Releases.
- Go 1.26+
- nFPM
- UPX
- GNU Make
- Git
Clone the repository:
git clone https://github.com/MarkIvory2973/dsync.git
cd dsyncInstall dependencies:
make installBuild binaries:
make buildClean files:
make cleanRun the following command:
./dsync path/to/src path/to/dst