rclone/backend/smb
halms 58339845f4 smb: fix shares not listed by updating go-smb2
Before this change the IP address of the server was used in the SMB
connect request (see ).
The updated library now can pass the hostname instead.

The update requires a small change in the dial method call.

Fixes rclone#6672
2023-11-29 15:39:27 +00:00
..
connpool.go smb: fix shares not listed by updating go-smb2 2023-11-29 15:39:27 +00:00
smb.go smb: fix modtime of multithread uploads by setting PartialUploads 2023-11-25 18:46:48 +00:00
smb_test.go smb: backend to support SMB - fixes 2022-09-30 16:10:57 +01:00