| Use case : Populate a database |
|
|
|
|
A new bank is made available as SQL dumps in a remote server. You want to retrieve the related files to populate you own database. Here is a way of doing it. This example is based on the Gene_Ontology database that requires a MySQL database. The basic steps are :
protocol=ftp POST1=GOdatabase And the script itself (that has to be located in the process directory) : cd $datadir/$dirversion/future_release/flat Attached files : |




