Download data using FTP-access?
Is there any way of downloading processed files at galaxyproject.org by e.g. FTP, instead of “Save as” in the web browser? I have some large (~50Gb) BAM files to download, and downloading it via the browser is not stable. Thanks, Karen.
Hello Karen, From a shell/unix/terminal window on your side, use "curl" to download datasets. The link can be obtained by right clicking the floppy disk icon inside a history item and choosing "Copy Link Address" (for most datasets) or "Download Dataset/Download bam_index" (for BAM datasets there are two downloads). Once you have the link: $ curl -O '<link>' Hopefully this helps! Jen Galaxy team On 1/8/13 2:27 AM, Karen Margrethe Jessen wrote:
Is there any way of downloading processed files at galaxyproject.org by e.g. FTP, instead of “Save as” in the web browser? I have some large (~50Gb) BAM files to download, and downloading it via the browser is not stable.
Thanks, Karen.
___________________________________________________________ The Galaxy User list should be used for the discussion of Galaxy analysis and other features on the public server at usegalaxy.org. Please keep all replies on the list by using "reply all" in your mail client. For discussion of local Galaxy instances and the Galaxy source code, please use the Galaxy Development list:
http://lists.bx.psu.edu/listinfo/galaxy-dev
To manage your subscriptions to this and other Galaxy lists, please use the interface at:
-- Jennifer Hillman-Jackson Galaxy Support and Training http://galaxyproject.org
participants (2)
-
Jennifer Hillman-Jackson
-
Karen Margrethe Jessen