rclone/backend/imagekit
Nick Craig-Wood ccdee0420f imagekit: remove server side Copy method as it was downloading and uploading
The Copy method was downloading the file and uploading it again rather
than server side copying it.

It looks from the docs that the upload process can read a URL so this
might be possible, but the removed code is incorrect.
2025-07-10 11:29:27 +01:00
..
client docs: fix typos found by codespell in docs and code comments 2025-01-16 10:39:01 +01:00
imagekit.go imagekit: remove server side Copy method as it was downloading and uploading 2025-07-10 11:29:27 +01:00
imagekit_test.go imagekit: Added ImageKit backend 2023-11-24 18:18:01 +00:00
util.go build: modernize Go usage 2025-02-28 11:31:14 +00:00