Adobe Connect User Community
Menu

#1 2012-08-28 08:31:20

**_gtg_**

How to download files

I would like to download files via the API, but I'm having problems understanding the API.

The example (see http://help.adobe.com/en_US/connect/8.0 … a_SP1.html for an example) don't make sense.

The example shows the final download URL to be https://example.com/quiz/output/quiz.zip?download=zip Surely, this should be https://example.com/f124567890/output/f … wnload=zip ?

And is it possible to download a file without it being ZIPed ?

Thanks,

GTG

Offline

#2 2012-08-28 11:02:50

**_Jorma_at_RealEyes_**

Re: How to download files

If the object on the server is a single file, then yes you can download as a different file type (PPT, PDF, FLV, etc.). You would just need to know the name of the file to pull down.

For example, here is a link to download an image from Connect:

http://realeyesconnect.adobeconnect.com/p62e2ee5xip/output/Email+content.jpg?download=Email+content.jpg

Offline

#3 2012-08-28 11:28:07

**_gtg_**

Re: How to download files

So I assume "p62e2ee5xip" is the file's URL as reported by sco-info, and the filename is the name again reported by sco-info ?

GTG

Offline

#4 2012-08-28 12:06:04

**_Jorma_at_RealEyes_**

Re: How to download files

I took the link from the Download Content link in the GUI.

yes the p62e2ee5xip is the URL for that content, and the file name is the name of the JPG that I uploaded to the server. I would imagine you could get all of that from the sco-info call.

Offline

Board footer