Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3 upload as an option #96

Open
slacker-kb opened this issue Dec 16, 2019 · 1 comment
Open

s3 upload as an option #96

slacker-kb opened this issue Dec 16, 2019 · 1 comment
Assignees

Comments

@slacker-kb
Copy link

Any one up for writing an s3 upload to add on? AWS has the code, https://docs.aws.amazon.com/AmazonS3/latest/dev/HLuploadFileDotNet.html. I just have no idea where to put it.

@epicsilence99 epicsilence99 self-assigned this Feb 4, 2020
@chapinb
Copy link
Collaborator

chapinb commented Aug 17, 2021

@slacker-kb - This is likely the portion of the code to add a new conditional for an S3 upload: https://github.com/orlikoski/CyLR/blob/main/CyLR/src/Program.cs#L128

You will likely want a new module/function to handle the specifics of the s3 upload that is called within a conditional nearby the above line of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants