Commit Graph

2 Commits

Author SHA1 Message Date
Ivan Andreev
9c27e080b3 build: apply gofmt from golang 1.17 2021-09-19 11:28:40 +01:00
Manish Gupta
95d0410baa
local: continue listing files/folders when a circular symlink is detected
Before this change a circular symlink would cause rclone to error out from the listings.

After this change rclone will skip a circular symlink and carry on the listing,
producing an error at the end.

Fixes #4743
2020-11-12 11:32:55 +00:00