NBISweden / sda-cli

User command line interface for the SDA
GNU Affero General Public License v3.0
5 stars 1 forks source link

Download file by giving the file id #414

Closed kostas-kou closed 2 months ago

kostas-kou commented 2 months ago

As a user I want to provide the file id in sda-download and download the file so that I do not have to give the whole file path

Description: This feature is implemented in the sda-download but is poorly implemented. If a user provide a file id, then the file will be downloaded but not with the proper path but instead it will just download a file which is named with the file id.

Steps: