mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
75a6c49f87
For few commands, RClone counts a error multiple times. This was fixed by creating a new error type which keeps a flag to remember if the error has already been counted or not. The CountError function now wraps the original error eith the above new error type and returns it. |
||
---|---|---|
.. | ||
dlna | ||
ftp | ||
http | ||
httplib | ||
proxy | ||
restic | ||
servetest | ||
sftp | ||
webdav | ||
serve.go |