Actions
Feature #389
closedNeed to add a temporary upload directory to config_processing.php
Start date:
04/26/2010
Due date:
% Done:
100%
Estimated time:
Description
I want to add a temporary upload directory field that is accessible to both the cluster and the web server, so I can dump uploaded files there and then run a command on them.
This would allow us to be able to upload images, templates, models, and other things remotely.
Updated by Neil Voss over 14 years ago
This could be used to store the job files before being copied to the run directory and help us bypass users needing to login to the webserver directly.
Updated by Eric Hou over 14 years ago
- Target version set to Appion/Leginon 2.0.0
I will add this before the release and also put it in the wizard. We probably need to have some better description for this "Constant", so outside users don't get confuse about this.
Thanks.
Eric
Updated by Eric Hou over 14 years ago
- % Done changed from 0 to 80
Just add a new constant in the configure file template and wizard.
Thanks.
Updated by Eric Hou over 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Eric Hou to Neil Voss
This is done last night.
r13876
Updated by Neil Voss over 14 years ago
- Status changed from In Code Review to Closed
- Assignee deleted (
Neil Voss)
tested it too!
Actions