mirror of
https://github.com/rclone/rclone.git
synced 2025-01-18 20:31:00 +01:00
c9e5f45d73
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 |
||
---|---|---|
.. | ||
connpool.go | ||
smb_test.go | ||
smb.go |