|
[
Permalink
| « Hide
]
Xavier Fernandez added a comment - 10/Oct/09 06:22 AM
Analyze if it's possible to do it and incorporate to the download/upload process
The download of virtual images from the AM repository to the client computer is managed by the browser.
The HTTP header 'Content-Length' is added on the response in order to determine the size of the attachment. it was tested with Firefox, Opera and Safari, let me know if exist a problem with that header in other browsers. the upload progress can be obtained using the OVFid, for upload images is of the form : "upload/imageName/envelope.xml". Using the same function as download (''getDownloadProgress")
Note that the upload process take two steps:
1) fetching the file on the browser. 2) transfer the file to the AM. for the first step theres isn't any way to estimate the progress, so please, be patient while the transfer do not start (as indicated on the upload progress pop up) |
||||||||||||||||||||||||||||||||||||||