This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-04-29 02:15:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8847b65ccfbb9bb9f68e19349ad793b00a267e8
kopia
/
snapshot
History
Jarek Kowalski
998ed1ddac
simplified MetadataManager API for listing, added caching of metadata items (unbounded for now)
...
disabled go <1.9 since we're now using t.Helper(), which is awesome
2017-08-29 21:46:51 -07:00
..
manager.go
simplified MetadataManager API for listing, added caching of metadata items (unbounded for now)
2017-08-29 21:46:51 -07:00
manifest.go
tweaks to upload behavior: default to ignoring errors, do not hashcache recently changed files
2017-08-19 21:08:36 -07:00
policy.go
added files policy include/exclude configuration and checking during Upload
2017-08-19 23:36:49 -07:00
source.go
added ability to get/set/list/remove policies on directories, user@host or --global, not used yet
2017-06-17 21:44:29 -07:00
stats.go
added files policy include/exclude configuration and checking during Upload
2017-08-19 23:36:49 -07:00
upload_progress.go
moved upload functionality to snapshot package
2017-01-30 20:07:02 -08:00
upload_test.go
tweaks to upload behavior: default to ignoring errors, do not hashcache recently changed files
2017-08-19 21:08:36 -07:00
upload.go
added files policy include/exclude configuration and checking during Upload
2017-08-19 23:36:49 -07:00