Actions
Feature #13119
closedallow rejected rawtransfer.py movies to be moved to a hidden folder instead of being deleted
Start date:
07/27/2022
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
When non-leginon frames are misplaced in source_path, the files are consider rejected and can cause delay in transfer. These are by default delted after a user set time. If there are multiple database involved and they got misplaced in each other's source_path, these rejected movies should not be removed.
The option --hidden_path is added to move the rejected movies there instead of deletion. This allows them to be kept even if a mistake is made. Another mechanism will be needed to handle them in the hidden_path is it is known which database generated them.
Actions