-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NoFixVersionApplicable
-
Fix Version/s: 4.4.0
-
Component/s: Remote client
-
Epic Link:
-
Tags:
-
Sprint:nxDrive 11.1.7, nxDrive 11.1.20, nxDrive 11.1.21
-
Story Points:1
Investigate uploads using the S3 provider for direct uploads.
Q/A:
- How to know if the Amazon S3 addon is installed and enabled on the server?
- How to retrieve S3 data (bucket, credentials)?
=> Amazon S3 Direct Upload for Web UI. - How to upload a file using the S3 SDK for Python?
=> Done using boto3. - How to use callbacks to keep Drive updated with progress bars?
=> Same link as above. - Can we improve the Python client to use the S3 provider when available? And so Drive will have near to nothing to change in its core.
=> Yes, a snippet can be found in comments.
- is related to
-
NXPY-138 Add the Amazon S3 provider for uploads
- Resolved