You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./sda-cli -config <configuration_file> list --datasets --url <login_url> (--bytes)
For bigpicture, things work as expected if I use https://download.bp.nbis.se, e.g.
sda-cli -config ~/Hämtningar/s3cmd\ \(1\).conf list --datasets --url https://download.bp.nbis.se --bytes
whereas
pontus@lalage:~/Utveckling/sda-cli$ ./sda-cli -config ~/Hämtningar/s3cmd\ \(1\).conf list --datasets --url https://login.bp.nbis.se --bytes
The provided access token expires in 679h44m6s
Error: failed to get datasets, reason: server returned status 404
pontus@lalage:~/Utveckling/sda-cli$
The text was updated successfully, but these errors were encountered:
sda-cli/README.md
Line 210 in 08ac562
For bigpicture, things work as expected if I use
https://download.bp.nbis.se
, e.g.whereas
The text was updated successfully, but these errors were encountered: