syncme

Crates.iosyncme
lib.rssyncme
version0.2.0
sourcesrc
created_at2024-03-23 11:00:34.773268
updated_at2024-07-04 10:50:13.262242
descriptionLazy syncing utility
homepage
repositoryhttps://github.com/mrtnvgr/syncme
max_upload_size
id1183473
size46,432
(mrtnvgr)

documentation

README

syncme

Lazy syncing utility. Useful for static collections (e.g. music).

Algorithm:

  • Copy all files: source -> destination
  • Delete files from destination that don't exist in the source directory
Commit count: 7

cargo fmt