Uploading and downloading of large KGE files may take awhile. Some application feedback needs to be given to the user to report progress of either operation.
Note: s3 client upload_fileobjand download_fileobjhave callbank arguments allowing s3 reporting of the upload.
This feature appears to be implemented. Downloading is already covered by web browser functionality(?). We now have a progress bar on the upload screen as well.
Uploading and downloading of large KGE files may take awhile. Some application feedback needs to be given to the user to report progress of either operation.
Note: s3 client
upload_fileobj
anddownload_fileobj
have callbank arguments allowing s3 reporting of the upload.