Add clearing support (directly on remote server)

This commit is contained in:
2022-04-18 11:54:06 +02:00
parent bb27c7061f
commit 4723e1aa35
4 changed files with 93 additions and 66 deletions

View File

@ -13,5 +13,7 @@ In a nutshell:
Version 1.1 is an adapted version 1, with remote repository. The idea is to replace NFS by SCP for everything related
with connection to repository.
We also have a specific clearing script, which should run directly on remote server.
#### TODO
* clear function is not implemented yet
RAS