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

enh: add double quotes before paths so spaced paths can work #95

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

vkt1414
Copy link
Collaborator

@vkt1414 vkt1414 commented Jun 6, 2024

Currently whenever a download path consists of spaces, s5cmd command does not work.

image

But to force it, we must include the path containing spaces in double quotes. The issue was first encountered in SlicerIDCBrowser. ImagingDataCommons/SlicerIDCBrowser#39

This PR will fix ImagingDataCommons/SlicerIDCBrowser#39

@vkt1414 vkt1414 requested a review from fedorov June 6, 2024 15:06
@fedorov
Copy link
Member

fedorov commented Jun 6, 2024

Of course, this makes sense - we did the same for the portal, but I didn't connect the dots...

image

Correction - not quite the same :-D

@vkt1414 vkt1414 force-pushed the enh-support-spaced-paths branch 2 times, most recently from a91449c to 15709cb Compare June 6, 2024 16:23
@vkt1414 vkt1414 merged commit d972a94 into ImagingDataCommons:main Jun 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with downloading files to external drive
2 participants