rclone/backend/smb
halms 40a7edab2d 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
2024-01-05 16:19:19 +00:00
..
connpool.go smb: fix shares not listed by updating go-smb2 2024-01-05 16:19:19 +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