I'm trying to download files from azure storage using cloud berry. When I try to download a folder with many folders in it, it tries to bring over a file with the same name as the folder but with 0 bytes.
This makes the copy fail for any folders.
How can I download a folder with many sub folders without doing it manually?