rclone/backend/smb
Nick Craig-Wood c9e5f45d73 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
2025-01-11 18:39:15 +00: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 2025-01-11 18:39:15 +00:00