1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-23 00:00:04 +01:00
restic/internal/backend/smb
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
..
config.go Add smb changes (#6) 2023-01-30 15:42:07 -07:00
config_test.go Add smb changes (#6) 2023-01-30 15:42:07 -07:00
conpool.go Add smb changes (#6) 2023-01-30 15:42:07 -07:00
smb.go Add smb changes (#6) 2023-01-30 15:42:07 -07:00
smb_test.go Add smb changes (#6) 2023-01-30 15:42:07 -07:00