mirror of
https://github.com/rclone/rclone.git
synced 2025-03-05 05:14:10 +08: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