Create registrator role

This commit is contained in:
polz 2025-07-25 17:09:43 +02:00
parent 168641b728
commit 04c7efe706
7 changed files with 174 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#!/bin/sh
cd ~/data
echo "get -a -p -R /home/siemensfri/*" | sftp -P 2222 spicafri@dioda.fri.uni-lj.si
# echo "get -a -p -R /home/siemensfri/*" | sftp -P 2222 spicafri@nebi.fri1.uni-lj.si
find ~/data -mtime +365 -exec rm {} \;
~/siemens-spica-rilec/siemens_to_spool.py 2>> ~/logs/siemens_to_spool.log