Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token missing from curl command for files-get with -r and -z options #2

Open
mbomhoff opened this issue Dec 11, 2017 · 2 comments
Open
Assignees
Labels

Comments

@mbomhoff
Copy link

files-get -V -f -r -z "<redacted>" /mbomhoff/pov_test
Retrieving remote directory listing...
Calling curl -k -H "Authorization: Bearer "  -o pov_test/POV_GD.Spr.C.8m_reads.fa 'https://agave.iplantc.org/files/v2/media/system/data.iplantcollaborative.org//mbomhoff/pov_test/POV_GD.Spr.C.8m_reads.fa'
Downloading /mbomhoff/pov_test/POV_GD.Spr.C.8m_reads.fa ...
######################################################################## 100.0%
Calling curl -k -H "Authorization: Bearer "  -o pov_test/POV_GF.Spr.C.9m_reads.fa 'https://agave.iplantc.org/files/v2/media/system/data.iplantcollaborative.org//mbomhoff/pov_test/POV_GF.Spr.C.9m_reads.fa'
Downloading /mbomhoff/pov_test/POV_GF.Spr.C.9m_reads.fa ...
######################################################################## 100.0%
@mbomhoff mbomhoff changed the title Token missing from curl command for files-get with -r and -z options Token missing from curl command for files-get with -r and -z options Dec 11, 2017
@deardooley deardooley self-assigned this Feb 12, 2018
@deardooley deardooley added the bug label Feb 12, 2018
@deardooley
Copy link

This is updated in the pycurl branch and will go out in the next update, likely this week.

@stevenrbrandt
Copy link
Collaborator

Awesome!

deardooley added a commit that referenced this issue Jun 30, 2020
Use name.like and wildcards when searching for apps by name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants