Presto412 / CryptoFS

Cryptographic, secure file system
1 stars 5 forks source link

Amazon s3 bucket #13

Closed PhilzAce1 closed 1 year ago

PhilzAce1 commented 4 years ago

FT-AWS Bucket

upload files to Aws bucket download files from aws s3 bucket delete function for AWS S3 bucket

How to test

Create a S3 Bucket instance put the credentials in .env file using .env.example as a guide

Presto412 commented 4 years ago

@PhilzAce1 Can we make aws as a feature flag(S3_ENABLED in .env) so it defaults to storing locally?

PhilzAce1 commented 4 years ago

I have done that

Presto412 commented 4 years ago

@PhilzAce1 I shall label the PR as hacktoberfest-accepted as part of your efforts toward this issue, hope you will update the same on the comments posted by @chris--jones. @chris--jones - Thanks for reviewing the PR! My health isn't at its best right now and hence I'm not able to give it much time, so thanks for having a look at this!