-
Notifications
You must be signed in to change notification settings - Fork 14
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
Issue unzipping downloaded files #67
Comments
Hi Paul,
There was a temporary issue with server, which should now have been fixed.
Please try again and let us know if it still is not working.
Apologies for the complication.
Best, Mark.
On 24 Jan 2021, at 15:18, pauldhami <notifications@github.com<mailto:notifications@github.com>> wrote:
Greetings,
I am following the instructions here: https://ohba-analysis.github.io/osl-docs/pages/overview/download.html
As stated there, I used terminal to enter the following commands:
curl -O "https://users.fmrib.ox.ac.uk/~jhadida/osl/osl.tar.gz"
curl -O "https://users.fmrib.ox.ac.uk/~jhadida/osl/release_supplements.tar.gz"
tar xzf osl.tar.gz
tar xzf release_supplements.tar.gz --strip-components=1 --directory=osl
However, I get the terminal output of 'tar: Unrecognized archive format'. I googled this problem and some have suggested adding the 'OL' flag for curl, but this did not solve my problem.
I cannot tell if it is something wrong on my end, or something wrong with what I am trying to download.
Any help with trying to unzip these files appropriately would be greatly appreciated.
Paul
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#67>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALVITNSUNROHGP3PSK7Z6LS3Q25VANCNFSM4WQTNTNA>.
|
Hi, Richard and I just hit up against a similar issue. When we run a file does download, but it is only 4kb. The data seem to have been moved:
Happy to look into fixing this if someone can tell me how to store these data on my user site. |
Should work now, it was an issue with the WIN servers.
On 22 Feb 2021, at 17:16, Ryan Timms <notifications@github.com<mailto:notifications@github.com>> wrote:
Hi,
Richard and I just hit up against a similar issue. When we run
curl -O "https://users.fmrib.ox.ac.uk/~jhadida/osl/release_supplements.tar.gz"
a file does download, but it is only 4kb. The data seem to have been moved:
Not Found
The requested URL /~jhadida/osl/release_supplements.tar.gz was not found on this server.
Happy to look into fixing this if someone can tell me how to store these data on my user site.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#67 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALVITIJ4JIP4YEIVGSMXPTTAKGQVANCNFSM4WQTNTNA>.
|
Greetings,
I am following the instructions here: https://ohba-analysis.github.io/osl-docs/pages/overview/download.html
As stated there, I used terminal to enter the following commands:
However, I get the terminal output of 'tar: Unrecognized archive format'. I googled this problem and some have suggested adding the 'OL' flag for curl, but this did not solve my problem.
I cannot tell if it is something wrong on my end, or something wrong with what I am trying to download.
Any help with trying to unzip these files appropriately would be greatly appreciated.
Paul
The text was updated successfully, but these errors were encountered: