restic/internal/backend/rclone
aawsome 0fed6a8dfc
Use "pack file" instead of "data file" (#2885)
- changed variable names, especially changed DataFile into PackFile
- changed in some comments
- always use "pack file" in docu
2020-08-16 11:16:38 +02:00
..
backend.go rclone: Don't panic after unexpected subprocess exit 2020-08-01 12:17:40 +02:00
backend_test.go rclone: Respect bandwith limits 2018-05-22 20:48:17 +02:00
config.go rclone: Rework backend option parsing 2019-03-02 10:36:42 +01:00
config_test.go rclone: Rework backend option parsing 2019-03-02 10:36:42 +01:00
internal_test.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
stdio_conn.go rclone: Better field names for stdio conn 2020-07-26 00:29:25 +02:00