ProFTPd on Ubuntu system.
Hi, Has anyone set up ProFTPd successfully on Ubuntu 10.04 to enable FTP upload on Galaxy? I followed the instructions on this link ( http://wiki.g2.bx.psu.edu/Admin/Config/Upload%20via%20FTP) but it doesn't work. Thanks, Luobin
You can try extracting the ProFTP install method from mi-deployment and running only it via Fabric? We use this method to install ProFTP on the cloud and galaxy VM, both of which are based on Ubuntu 10.04. The method is available here: https://bitbucket.org/afgane/mi-deployment/src/d894af37a83b/mi_fabfile.py#cl... (also take a look at the _required_packages method and _setup_users method because some additional configuration is done there). Hope this helps, Enis On Mon, Sep 12, 2011 at 8:05 PM, Luobin Yang <yangluob@isu.edu> wrote:
Hi,
Has anyone set up ProFTPd successfully on Ubuntu 10.04 to enable FTP upload on Galaxy? I followed the instructions on this link ( http://wiki.g2.bx.psu.edu/Admin/Config/Upload%20via%20FTP) but it doesn't work.
Thanks, Luobin
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
I forgot to mention earlier that you'll still need to do the database GRANT etc. as described on the wiki page you pointed to. The mentioned method does not do that. Enis On Tue, Sep 13, 2011 at 8:10 AM, Enis Afgan <eafgan@emory.edu> wrote:
You can try extracting the ProFTP install method from mi-deployment and running only it via Fabric? We use this method to install ProFTP on the cloud and galaxy VM, both of which are based on Ubuntu 10.04.
The method is available here: https://bitbucket.org/afgane/mi-deployment/src/d894af37a83b/mi_fabfile.py#cl... (also take a look at the _required_packages method and _setup_users method because some additional configuration is done there).
Hope this helps, Enis
On Mon, Sep 12, 2011 at 8:05 PM, Luobin Yang <yangluob@isu.edu> wrote:
Hi,
Has anyone set up ProFTPd successfully on Ubuntu 10.04 to enable FTP upload on Galaxy? I followed the instructions on this link ( http://wiki.g2.bx.psu.edu/Admin/Config/Upload%20via%20FTP) but it doesn't work.
Thanks, Luobin
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
Hi, Enis, Thanks for sharing your method! I did some searching last night and figured out why the default proftpd package for Ubuntu 10.04 doesn't work; it doesn't come with a module that's needed for Galaxy: the mod_sql_passwd module. So I reinstalled proftpd from source and now it works fine :) Thanks again, Luobin On Tue, Sep 13, 2011 at 2:14 AM, Enis Afgan <eafgan@emory.edu> wrote:
I forgot to mention earlier that you'll still need to do the database GRANT etc. as described on the wiki page you pointed to. The mentioned method does not do that.
Enis
On Tue, Sep 13, 2011 at 8:10 AM, Enis Afgan <eafgan@emory.edu> wrote:
You can try extracting the ProFTP install method from mi-deployment and running only it via Fabric? We use this method to install ProFTP on the cloud and galaxy VM, both of which are based on Ubuntu 10.04.
The method is available here: https://bitbucket.org/afgane/mi-deployment/src/d894af37a83b/mi_fabfile.py#cl... (also take a look at the _required_packages method and _setup_users method because some additional configuration is done there).
Hope this helps, Enis
On Mon, Sep 12, 2011 at 8:05 PM, Luobin Yang <yangluob@isu.edu> wrote:
Hi,
Has anyone set up ProFTPd successfully on Ubuntu 10.04 to enable FTP upload on Galaxy? I followed the instructions on this link ( http://wiki.g2.bx.psu.edu/Admin/Config/Upload%20via%20FTP) but it doesn't work.
Thanks, Luobin
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
participants (2)
-
Enis Afgan
-
Luobin Yang