dash-uploader icon indicating copy to clipboard operation
dash-uploader copied to clipboard

Direct upload to remote s3

Open yigitsoy opened this issue 3 years ago • 5 comments
trafficstars

This PR attempts to address the issue described in #89 where the files can be uploaded to a remote s3 bucket directly without local storage.

@np-8 I tried to keep the changes only on python side. I would be happy if you could see if there are any places that can be improved.

yigitsoy avatar May 10 '22 12:05 yigitsoy

Hi @yigitsoy ! Thanks for the PR and sorry for the delay! Did you have time to test this with S3? Adding automated test would not hurt, and I guess the test should just check if the send HTTP requests look correct

fohrloop avatar Jul 04 '22 11:07 fohrloop

Hi @np-8 Thanks for the feedback. I have been using this version to upload to S3 since then. I will try to some tests to make sure that it works in general.

yigitsoy avatar Jul 08 '22 15:07 yigitsoy

@yigitsoy Great job, I will assist you in the follow-up development and test this feature together.

mapix avatar Nov 27 '23 06:11 mapix

Very keen to see this as a feature so giving this a bump

samkikibaker avatar Dec 21 '23 13:12 samkikibaker