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.