rsync alternative - Efficient file synchronization
rsync alternatifi - Verimli dosya senkronizasyonu
Dosya izleme
notify = "6"Dizin tarama
walkdir = "2"Hizli hash
blake3 = "1"Copy this Cargo.toml to get started:
[package]
name = "my-file-sync"
version = "0.1.0"
edition = "2021"
[dependencies]
notify = "6"
walkdir = "2"
blake3 = "1"
thiserror = "1"
tracing = "0.1"