With Syncthing, append below on .stignore
to skip syncing local history.
cfiler.ini
$d = "CraftFiler"; New-Item -Path ($env:APPDATA | Join-Path -ChildPath $d) -Value ($pwd.Path | Join-Path -ChildPath $d) -ItemType Junction
With Syncthing, append below on .stignore
to skip syncing local history.
cfiler.ini
$d = "CraftFiler"; New-Item -Path ($env:APPDATA | Join-Path -ChildPath $d) -Value ($pwd.Path | Join-Path -ChildPath $d) -ItemType Junction