Hi,
The description for parameter destPath in the BulkDownload() method says "Local destination path. It should always be a directory.", which is incorrect. For files you have to append the file name to the destination path. Otherwise, we get an "Access to path denied." error.