Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSync

A local directory syncer that doesn't require large I/O operations.

Installation

GitHub Releases

Download latest release from GitHub Releases.

Build from source

Requirements

  • Go 1.26+
  • nFPM
  • UPX
  • GNU Make
  • Git

Clone the repository:

git clone https://github.com/MarkIvory2973/dsync.git
cd dsync

Install dependencies:

make install

Build binaries:

make build

Clean files:

make clean

Usage

Run the following command:

./dsync path/to/src path/to/dst

About

A directory syncer that doesn't require large I/O operations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages