On Dec 14, 2011, at 4:42 AM, Richard Liao wrote:

> Dear all,
>     I'm a student at Fudan University in China. I was trying to enable ftp 
> uploading in my local version of GALAXY.
> I tried the setting in 
> http://wiki.g2.bx.psu.edu/Admin/Config/Upload%20via%20FTP, but I got the 
> following problems:
> 1. The galaxyftp seems to be a pasql database, shall I build it myself? or 
> does it already exists in galaxy directory?
> 2. the galaxy_user seems to be a table, shall I build it myself? and how 
> shall I update it and integrate it with galaxy?
> 
> Thanks for your attention, and looking forward to your reply!

Hi Liao,

The Galaxy server uses a database - SQLite by default - and this is the 
database that the ProFTPD configuration references.  It will already exist, and 
its location is configured via the database_connection option in 
universe_wsgi.ini.  If you are using the default SQLite database, you'll need 
to move to PostgreSQL.

Please see the documentation at http://usegalaxy.org/production/ for full 
details on running Galaxy as a production service.

--nate


> 
> Best wishes
> 
> Liao Ruiqi
> ___________________________________________________________
> 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:
> 
>  http://lists.bx.psu.edu/


___________________________________________________________
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:

  http://lists.bx.psu.edu/

Reply via email to