Hi Mic,
Am 12.11.2015 um 01:22 schrieb Mic:
> Hello,
> I installed all tools from the toolshed which I needed for Galaxy (15.10)
> and noticed that I can not upload bigger files than 2 GB to Galaxy without
> a FTP server.
>
> I installed on Ubuntu 14.04 ProFTPD in the following way:
>
> *sudo aptitude install ProFTPD proftpd-mod-sqlite sqlite3*
>
> Unfortunately, I do not know how to connect the ProFTPD with Galaxy's
> SQLite.
ProFTP is an FTP Server and SQLite is a database you cannot connect from
the one the the other.
Are you still using the Galaxy Docker? If so we have already installed a
FTP Server for you and configured it so Galaxy can talk to the FTP server.
Please see the documentation about the Docker FTP server:
https://github.com/bgruening/docker-galaxy-stable
To transfer data from your client to Galaxy you only need an FTP cient.
Have a look at Filezilla as FTP-client.
Cheers,
Bjoern
> Thank you in advance.
>
> Mic
>
>
>
> ___________________________________________________________
> 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:
> https://lists.galaxyproject.org/
>
> To search Galaxy mailing lists use the unified search at:
> http://galaxyproject.org/search/mailinglists/
>