As a user
I want to be able to download folders by providing the folder path with sda-download
so that it is easier to get a collection of files and not all of the dataset.
Description:
When the sda-cli sda-download is used and the path ends with / then download all the content of this folder and a --recursive flag is given.
E.g:
As a user I want to be able to download folders by providing the folder path with sda-download so that it is easier to get a collection of files and not all of the dataset.
Description: When the
sda-cli sda-download
is used and the path ends with/
then download all the content of this folder and a--recursive
flag is given. E.g:A/C:
Demoable.