You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While Upplication/Amazon-S3-FileSystem-NIO2 seems abandoned, there appear to be quite a few open pull requests. We should see if there are any of them that we would like to apply to our project and reach out to the respective contributors to ask them, if they'd like to contribute them back to our project.
This is the master task. The actual work should be split into sub-tasks and be added to the list below.
Task Description
While Upplication/Amazon-S3-FileSystem-NIO2 seems abandoned, there appear to be quite a few open pull requests. We should see if there are any of them that we would like to apply to our project and reach out to the respective contributors to ask them, if they'd like to contribute them back to our project.
This is the master task. The actual work should be split into sub-tasks and be added to the list below.
Tasks
The following tasks will need to be carried out:
S3OutputStream
that uploads data to S3 directly ( Use Multipart upload API to upload files larger than 5 GB #95 )URI
encoding with special charactersS3FileSystemProvider.readAttributes()
sees a newly created fileattrs.isDirectory
, give it full permissions control, so we don't get aNullPointerException
because we did not initialize the permissionsHelp
The text was updated successfully, but these errors were encountered: