Download folder from raw repository

Is there a possibility to download a complete folder from a Nexus raw Repository?

Currently you’d need to iterate through each file individually.

The two possibilities I can think of to retrieve the list of files would be using the REST API and a query, or parsing the HTML browse view which is similar to the old directory listing.

Hi,
Is this possible now to download a complete folder?
Otherwise, how to use the REST API to get the list of the files?
THanks