Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Devon Ryan
This is likely an issue with using active vs. passive FTP. Unfortunately since you're not using `--net=host` you can't use passive ftp (at least it's never worked for me). Perhaps sftp on port 8022 will work better. -- Devon Ryan, Ph.D. Email: dpr...@dpryan.com Data Manager/Bioinformatician Max Pl

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Md. Rezaul Karim
Timeout detected. (data connection) Could not retrieve directory listing Error listing directory '/'. However, when I tried from Ubuntu terminal it gets connected. However, I am getting below error: asif@ubuntu:~$ ftp 10.196.106.60 8021 Connected to 10.196.106.60. 220 ProFTPD 1.3.5rc3 Server (Pu

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Devon Ryan
Do you get an error of some sort? -- Devon Ryan, Ph.D. Email: dpr...@dpryan.com Data Manager/Bioinformatician Max Planck Institute of Immunobiology and Epigenetics Stübeweg 51 79108 Freiburg Germany On Fri, Jun 23, 2017 at 12:33 PM, Md. Rezaul Karim < rezaul.ka...@insight-centre.org> wrote: > H

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Md. Rezaul Karim
Hi Devon, I tried to connect to Galaxy instance with FTP client WinSCP as follows: [image: Inline images 1] But no luck. Even I tried with the DNS (i.e. http://bioopenergalaxy.insight-centre.org/) and changing SFTP to FTP and tried with port number 21 and 8021 too. Regards, _

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Md. Rezaul Karim
Ok, thanks for the clarification. I will try again and get back to you. On Jun 23, 2017 11:03 AM, "Devon Ryan" wrote: > If your user is an admin then yes. Each user can use their normal > login credentials. > -- > Devon Ryan, Ph.D. > Email: dpr...@dpryan.com > Data Manager/Bioinformatician > M

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Devon Ryan
If your user is an admin then yes. Each user can use their normal login credentials. -- Devon Ryan, Ph.D. Email: dpr...@dpryan.com Data Manager/Bioinformatician Max Planck Institute of Immunobiology and Epigenetics Stübeweg 51 79108 Freiburg Germany On Fri, Jun 23, 2017 at 11:45 AM, Md. Rezaul Ka

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Md. Rezaul Karim
Did you mean using the admin user email id and the password? Regards, _ *Md. Rezaul Karim*, BSc, MSc Researcher, INSIGHT Centre for Data Analytics National University of Ireland, Galway IDA Business Park, Dangan, Galway, Ireland Web: http://www.reza-analytics.eu/ind

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Devon Ryan
You should be able to login with the email address and password that you use for Galaxy then. That works for my instances at least. -- Devon Ryan, Ph.D. Email: dpr...@dpryan.com Data Manager/Bioinformatician Max Planck Institute of Immunobiology and Epigenetics Stübeweg 51 79108 Freiburg Germany

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Md. Rezaul Karim
Hi Devon, Yes, I'm running the galaxy-docker-stable from Björn and my RiboGalaxy is built on top of it (version 17.05). My system admin has provided me with the IP address of this DNS and when I issue the FTP command as follows: asif@ubuntu:~$ ftp 10.19

Re: [galaxy-dev] How to FTP files on Dockerized version of Galaxy instance running on DC/OS server?

2017-06-23 Thread Devon Ryan
Are you using galaxy-docker-stable from Björn (https://github.com/bgruening/docker-galaxy-stable) or did you make your own dockerized-Galaxy version? Björn's runs proFTPd by default, so if you're using it then ensure that's running in the container. Devon -- Devon Ryan, Ph.D. Email: dpr...@dpryan.