rclone/backend/smb
Nick Craig-Wood edb5ccdd0b smb: fix about size wrong by switching to github.com/cloudsoda/go-smb2/ fork
Before this change smb drives sometimes showed a fraction of the
correct size using `rclone about`.

This fixes the problem by switching the upstream library from
github.com/hirochachacha/go-smb2 to github.com/cloudsoda/go-smb2 which
has a fix for the problem.

The new library passes the integration tests.

Fixes #6733
2023-11-25 18:45:41 +00:00
..
connpool.go smb: fix about size wrong by switching to github.com/cloudsoda/go-smb2/ fork 2023-11-25 18:45:41 +00:00
smb_test.go smb: backend to support SMB - fixes #2042 2022-09-30 16:10:57 +01:00
smb.go smb: use atomic types 2023-08-22 12:52:13 +01:00