Hi All, I need to export a list of all files and folders in Laserfiche 8.1. I have a large repository with many nested folders. Using File->Export->List contents is very cumbersome as I would have to do it for each folder separately. Is there a command-line interface or API/SDK or SQL Back-end that I can use to export a list of all files and folders? Thanks
Question
Question
export list of all files and folders in Laserfiche 8.1
Answer
Run a search that returns all entries in the repository, e.g.:
Add the "Path" column in the result listing (right click on the column header to add it), then sort by that column:
Then export the list contents, it will be the entire repository.
In later versions, the Export List Contents feature has a checkbox for including subfolders.
Thanks Robert. For the same list - is it possible to list out users that have permissions on a given file/folder?
That is not supported in the 8.1 client, but the newly released 10.2 web client added support for generating security reports. To get that with 8.1 you would need to use the SDK, and it is not trivial.
For some reason, I can't download any of the SDK from this link. Would you know where to download SDK that would work with 8.1 version?
Our records show you are not currently licensed for the SDK.