(New page: == Thumbnail == Downloads the thumbnail of an image file. === Sample Request === Download the file named “Test.jpg” from the the root directory of the resource type “Files”. <pr...) |
(No difference)
|
Revision as of 14:54, 16 January 2008
Thumbnail
Downloads the thumbnail of an image file.
Sample Request
Download the file named “Test.jpg” from the the root directory of the resource type “Files”.
connector.php?command=Thumbnail&type=Files¤tFolder=%2F&FileName=My%20file.jpg
Response
This command doesn’t expect the connector to return a text response. Instead, it must stream the thumbnail file data to the browser.