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.

Thank you in advance.

Mic