Sanka, Ravi wrote:
> Hello,
> 
> We have recently put a local installation of Galaxy on our network and 
> connected it to a MYSQL database. In order to have more space available for 
> uploaded and created files, we also changed the values of file_path  and 
> new_file_path in the config file. The file_path field was changed to a 
> larger, communal location. The new_file_path was changed to a directory 
> called "tmp" in that same communal location.
> 
> This location, however, undergoes self-cleaning; deleting any files that 
> reach 7 days old (and any directories that have no files less than 7 days 
> old). This would include any datasets uploaded or created by Galaxy.
> 
> Can the Galaxy framework and schema handle this occurrence? Or will it cause 
> errors to occur?

Hi Ravi,

Galaxy won't know that the file has been removed until it tries to
access it, and when that happens, it will fail whatever operation you
are trying to perform (view, download, use the dataset as a tool input).

--nate

> 
> -----------------------------------------------
> Ravi Sanka
> ICS - Bioinformatics Engineer
> J. Craig Venter Institute
> 301-795-7743
> -----------------------------------------------
> 

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