Skip to main content

sync

Function sync 

Source
pub async fn sync(dir: &Path, root: &Path, space: &str) -> Result<SyncReport>
Expand description

Scan, classify, ingest. The store path convention is the file’s path relative to the sync root (forward slashes), so syncs are stable across working directories and machines.