Entering edit mode
2.7 years ago
Auroshis
•
0
Hi, I am using mg-rast for the analysis of the metagenomic data. When I am trying to upload the .gz files to the mg-rast server using the command - curl -X POST -H "auth: C9FFM2QeDXC5AYSU3HN3ne6Wi" -F "upload=@/home/auroshis/fastq_files/SRR16124173.fastq.gz" -F "compression=gzip" "https://api.mg-rast.org/inbox"
But I am getting this error - curl: (55) OpenSSL SSL_write: Broken pipe, errno 32 Can anyone help me out?