Question: (Closed) Unable to download larger files more than a GB
0
ppurkayastha2010 • 30 wrote:
I am trying to download a data-set consisting of 50 bam files, I use the following command to download
$ wget https://usegalaxy.org/api/dataset_collections/d20ad3e1ccd4595de/download?key=MYSECRETAPIKEY
but I am unable to download the data beyond 1 GB.
I tried to download using Curl, but I still get the following error
curl -O 'https://usegalaxy.org/api/dataset_collections/e3f40e4987/download?key=MYSECRETKEY'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1029M 0 1029M 0 0 256k 0 --:--:-- 1:08:26 --:--:-- 259k
curl: (18) transfer closed with outstanding read data remaining
Please help
ADD COMMENT
• link
•
modified 7 months ago
by
Jennifer Hillman Jackson ♦ 25k
•
written
7 months ago by
ppurkayastha2010 • 30
Hello ppurkayastha2010!
Questions similar to yours can already be found at:
We have closed your question to allow us to keep similar content in the same thread.
If you disagree with this please tell us why in a reply below. We'll be happy to talk about it.
Cheers!
I couldn't find any solution from the previous post since i posted the question in comment section. In order to have a solution for my question, I have created a new post for this.