Re: [galaxy-dev] Download data by data manager with non generic ftp-proxy

2015-07-17 Thread John Chilton
Yeah - it seems like ftplib doesn't support proxies and that is what is used by this script: https://github.com/galaxyproject/tools-devteam/blob/master/data_managers/data_manager_fetch_genome_all_fasta/data_manager/data_manager_fetch_genome_all_fasta.py Some relevant discussion here: http://stack

[galaxy-dev] Download data by data manager with non generic ftp-proxy

2015-06-15 Thread Tobias Zimmermann
Dear All, I have some problems with the download of genome files by the data manager. I tried to download some genome files from the UCSC server with the data manager of galaxy ( name: data_manager_fetch_genome_all_fasta, revision: cca219f2b212), but it fails because of a timeout. Our galaxy s