rclone/backend/smb
Nick Craig-Wood 0ccfbe71e4 smb: fix panic if stat fails
Before this fix the smb backend could panic if a stat call failed.

This fix makes it return an error instead.

It should have the side effect that we do one less stat call on upload
too.

Fixes #8106
2024-09-26 18:05:34 +01:00
..
connpool.go smb: fix shares not listed by updating go-smb2 2023-11-29 15:39:27 +00:00
smb_test.go smb: backend to support SMB - fixes #2042 2022-09-30 16:10:57 +01:00
smb.go smb: fix panic if stat fails 2024-09-26 18:05:34 +01:00