maidsafe-archive / safe_examples

examples showcasing various features of the SAFE Network
BSD 3-Clause "New" or "Revised" License
82 stars 50 forks source link

MAID-2227 #239

Closed hunterlester closed 7 years ago

hunterlester commented 7 years ago

PR solely to aggregate file changes for viewing.

Now successfully writing chunks of files and properly updating UI progress.

Single files are successfully being uploaded, however, I need to figure out why directory upload doesn't complete. Only first file in directory will upload.

What's the ideal chunk size? Should it be dynamically based on total file size? Perhaps it should be dynamically set because recursing through file write decreases upload progress to less than network upload speed.

maidsafe-highfive commented 7 years ago

r? @ustulation

(maidsafe_highfive has picked a reviewer for you, use r? to override)