amazon-archives / aws-sdk-unity

ARCHIVED: The aws sdk for unity is now distributed as a part of aws sdk for dotnet:
https://github.com/aws/aws-sdk-net
Other
105 stars 43 forks source link

No download progress for downloading any object using GetObjectAsync from s3 #98

Closed umeraftab closed 8 years ago

umeraftab commented 8 years ago

While downloading any object from s3 using GetObjectAsync method, there should be some track of content downloaded. Why isn't there any way to keep track of download progress?

karthiksaligrama commented 8 years ago

at the moment there is no feature to track the progress of the download or upload. We are planning to support this in future.

karthiksaligrama commented 8 years ago

duplicate of #68 , so closing this issue . Please track this feature from #68