-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.5
-
Fix Version/s: 2.1.0
-
Component/s: None
-
Tags:
-
Sprint:nxDrive 11.1.6
-
Story Points:0
While doing a chunk upload, we read chunks of the file to send it to the server. If we're uploading the whole file at once, we should not read it first, but pass the file descriptor to Requests so it can stream it directly.
- causes
-
NXDRIVE-1620 [Windows] Cannot rename a freshly created file
- Resolved