Implement initial SCP functionality (not yet usable due to mod times not being preserved)

This commit is contained in:
2024-05-17 15:44:15 -04:00
parent f448d914d6
commit 2a9c68e353
3 changed files with 64 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
//go:build !windows
package sync
const bareEntryRoot = "/.local/share/libmutton"