Hi, I want to store in DO images, that are firstly processed by optimization service. Steps:
Is it possible to upload a file with presigned-url by sending just a url to the file instead of sending actual file in the request body?
If not, is there any other method to upload a file from another location (having only the fileurl)?