I am having trouble downloading some RNA-seq data from synapse, and Nathan Salomonis referred me to you. I tried using the python synapse client to download a file (~10GB), and it terminated at 21% with a connection error:
raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: error(10054, 'An existing connection was forcibly closed by the remote host')", error(10054, 'An existing connection was forcibly closed by the remote host'))
Can you help me resolve this? Ideally, I would like to download a lot of files in bulk. Thanks for your help.
Another person asking when this will be fixed:
https://www.synapse.org/#!Synapse:syn5637528/discussion/threadId=559
see