mirror of
https://github.com/rclone/rclone.git
synced 2026-01-03 17:13:18 +00:00
Get rid of the api client and use rest/pacer for all API calls Add Copy, Move, DirMove, PublicLink, About optional interfaces Improve general error handling Remove ListR for now due to inconsitent behaviour fixes #2586, progress on #2740 and #2178