Do not delete working directory?

Hello!

Is it possible to tell galaxy not to delete temporary tool working directory?

Thanks in advance.

Have a look at this
https://docs.galaxyproject.org/en/master/admin/options.html?highlight=amqp_internal_connection#cleanup-job

Thanks Gianmauro!

And one more question. How can i find out the current temporary directory without invoking “pwd” in the tool xml file? It is not shown anywhere in the “view details”, and moreover, the job stdout and stderr are not visible until the job is done, so i can not know the directory name until that time (which may be several hours)!

As an administrator of the Galaxy click on the [i] icon on the dataset, the paths should be all there.

Please start a new question next time, they’re free. :wink:

There is only path to final file, not the path to the working directory.

In that case I’d check Galaxy log and look for the job_working_dir

1 Like