From 961c42c074b9f608a937f82bd68b2f95da7ad6de Mon Sep 17 00:00:00 2001 From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch> Date: Thu, 30 Nov 2017 10:30:05 +0100 Subject: [PATCH] Explain grace location folder naming. Refers to #1 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0905b0..5ce4516 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,9 @@ the service base directory and called `status.xml`. ### Grace Location Cleanup After a transfer has completed, the service moves all folders of that transfer -into one subfolder inside the `$ManagedDirectory/DONE/<username>/` location. -Grace location checks are done +into one subfolder inside the `$ManagedDirectory/DONE/<username>/` location. The +subfolders are named with a timestamp `YYYY-MM-DD__hh-mm-ss`. The grace location +checks are done - at service startup - after a transfer has finished - once every *configurable* hours -- GitLab