This website requires JavaScript.
Explore
Help
Sign In
GitHubMirror
/
MUTN
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rwinkhart/MUTN.git
synced
2026-08-28 12:56:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70e9ce34fcec7cfd85054fff6eb33acb4fda7eb6
MUTN
/
src
/
sync
T
History
RandyTheSilly
70e9ce34fc
Set modification times during syncs - sync support is now usably functional
2024-05-19 21:04:07 -04:00
..
1globals.go
Initial groundwork for native sync support
2024-05-11 20:52:38 -04:00
2globalsUNIX.go
Implement initial SCP functionality (not yet usable due to mod times not being preserved)
2024-05-17 15:44:15 -04:00
2globalsWIN.go
Implement initial SCP functionality (not yet usable due to mod times not being preserved)
2024-05-17 15:44:15 -04:00
client.go
Set modification times during syncs - sync support is now usably functional
2024-05-19 21:04:07 -04:00
common.go
Reduce size of server binary by not compiling SSH
2024-05-19 19:34:28 -04:00
init.go
Move device ID generation to sync.DeviceIDGen
2024-05-16 21:26:42 -04:00
input.go
Fix import cycle (over SSH keyfile passphrase input)
2024-05-17 12:25:10 -04:00
server.go
Make server respond to "fetch" with output formatted for the client's OS family
2024-05-17 19:36:23 -04:00