Commit Graph

9 Commits

Author SHA1 Message Date
Aneesh Nireshwalia 53a62d452c fix lint - unused param prefix now used for smb 2023-07-10 15:23:00 -06:00
Aneesh Nireshwalia bc3331082c Merge remote-tracking branch 'old-origin/master' into add-smb-backend 2023-07-10 15:00:00 -06:00
Aneesh Nireshwalia 4275870876 Merge remote-tracking branch 'old-origin/master' into add-smb-backend 2023-07-10 11:17:50 -06:00
Aneesh Nireshwalia 4b0f27a0b8 Correct help for default smb Connections to 5 2023-02-15 14:20:47 -07:00
Aneesh Nireshwalia a3e9be1656 Increase default max SMB connections to 5 2023-02-04 23:01:01 -07:00
Aneesh Nireshwalia 3f1673d6aa Fix lint issues 2023-01-30 21:03:27 -07:00
Aneesh Nireshwalia 5ff9f58fbb Add document and cleanup config
Add documentation for configuring smb repository.
Clean up configuration for smb. Renamed address to host.
Add option to configure user in smb repo url as well.
Options take highest precendence.
2023-01-30 19:45:37 -07:00
Aneesh Nireshwalia 46c3dc618a Add unrelease issue and cleanup configs
Removed extra environment variables
2023-01-30 16:46:52 -07:00
Aneesh N 375a9b7940
Add smb changes (#6)
* backend/smb: Add SMB backend and testcases

Add new SMB storage backend for restic.
Added test cases for testing SMB backend.

---------

Co-authored-by: Aneesh Nireshwalia <aneeshynot@gmail.com>
Co-authored-by: Srigovind Nayak <sgovind.dev@outlook.com>
2023-01-30 15:42:07 -07:00