Question: Ftp And Command Line Access In Galaxy
0
gravatar for S Taylor
8.7 years ago by
S Taylor20
S Taylor20 wrote:
Hi, We'd like to set up our local Galaxy to be able to import data (fastq sequences) from an ftp site (with a username/password) into a user's account. Does Galaxy support FTP or would we have to write a wrapper script to do it via HTTP and use the standard data connection methods as described in http://bitbucket.org/galaxy/galaxy- central/wiki/DataSources? My next question is, are there any recommendations to make it possible to allow access to Galaxy imported and generated data to be processed outside of Galaxy e.g. via command line? I guess using sudo and cp is an option but I wondered if anyone had any more thoughts on this! Thanks for any advice, Steve
galaxy • 940 views
ADD COMMENTlink modified 8.7 years ago by Nate Coraor3.2k • written 8.7 years ago by S Taylor20
0
gravatar for Nate Coraor
8.7 years ago by
Nate Coraor3.2k
United States
Nate Coraor3.2k wrote:
Hi Steve, You can actually put FTP URLs directly in the URL/paste box on the upload form. With a username and password, the format would be: ftp://user:pass@example.org/path/to/file.ext I haven't tested that the user/pass bit works, but it should. There's nothing at present, although an API should soon be in the works that will make writing scripts for such things simpler. --nate
ADD COMMENTlink written 8.7 years ago by Nate Coraor3.2k
Hi Nate, Yep. It works. Thanks for the tip! Is there any design docs for for this to give an idea of what the plans are? Thanks, Steve
ADD REPLYlink written 8.7 years ago by Steve Taylor240
Not really. It'll be RESTful, but beyond that very little has been thought about.
ADD REPLYlink written 8.7 years ago by Nate Coraor3.2k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 171 users visited in the last hour