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-03-15 04:38:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dda3bf2c553529aed69cf960c0809d0f76820e2
kopia
/
snapshot
History
Jarek Kowalski
097cf2d0b3
added option to ignore file read errors for backup and migration
2017-08-12 23:10:29 -07:00
..
manager.go
Major refactoring to how repository connections are established and managed to simplify programmatic API usage and CLI.
2017-08-01 08:35:14 +02:00
manifest.go
added support for cancelling upload with Ctrl-C which marks the snapshot as incomplete
2017-08-10 20:27:31 -07:00
policy.go
changed HMAC secret used for policy ID items in vault
2017-06-18 12:29:31 -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 option to ignore file read errors for backup and migration
2017-08-12 23:10:29 -07:00
upload_progress.go
moved upload functionality to snapshot package
2017-01-30 20:07:02 -08:00
upload_test.go
added support for cancelling upload with Ctrl-C which marks the snapshot as incomplete
2017-08-10 20:27:31 -07:00
upload.go
added option to ignore file read errors for backup and migration
2017-08-12 23:10:29 -07:00