mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 07:48:32 +02:00
Fixed taging for disabled host
This commit is contained in:
0
docker_backups.py
Normal file → Executable file
0
docker_backups.py
Normal file → Executable file
0
omv_backup.log
Normal file → Executable file
0
omv_backup.log
Normal file → Executable file
0
omv_backup.py
Normal file → Executable file
0
omv_backup.py
Normal file → Executable file
0
omv_backup_v2.py
Normal file → Executable file
0
omv_backup_v2.py
Normal file → Executable file
0
omv_backup_v2.pyw
Normal file → Executable file
0
omv_backup_v2.pyw
Normal file → Executable file
0
omv_backup_v3.py
Normal file → Executable file
0
omv_backup_v3.py
Normal file → Executable file
2
omv_backup_v4.py
Normal file → Executable file
2
omv_backup_v4.py
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/myapps/venv/bin/python3
|
||||
import datetime
|
||||
import logging
|
||||
from paho.mqtt import client as mqtt_client
|
||||
|
0
omv_backups copy.py
Normal file → Executable file
0
omv_backups copy.py
Normal file → Executable file
0
omv_backups.py.bak
Normal file → Executable file
0
omv_backups.py.bak
Normal file → Executable file
0
requirements.txt
Normal file → Executable file
0
requirements.txt
Normal file → Executable file
0
venv/bin/Activate.ps1
Normal file → Executable file
0
venv/bin/Activate.ps1
Normal file → Executable file
0
venv/bin/activate
Normal file → Executable file
0
venv/bin/activate
Normal file → Executable file
0
venv/bin/activate.csh
Normal file → Executable file
0
venv/bin/activate.csh
Normal file → Executable file
0
venv/bin/activate.fish
Normal file → Executable file
0
venv/bin/activate.fish
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyNaCl-1.5.0.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/REQUESTED
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/REQUESTED
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/PyYAML-6.0.2.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/__pycache__/autorandr.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/__pycache__/autorandr.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/__pycache__/override.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/__pycache__/override.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/override.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_distutils_hack/override.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_yaml/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_yaml/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_yaml/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/_yaml/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/REQUESTED
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/REQUESTED
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/entry_points.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/entry_points.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr-1.15.post1.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/autorandr.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt-4.3.0.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/__init__.pyi
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/__init__.pyi
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/py.typed
Normal file → Executable file
0
venv/lib/python3.11/site-packages/bcrypt/py.typed
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi-2025.1.31.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__main__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__main__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__pycache__/__main__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__pycache__/__main__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__pycache__/core.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/__pycache__/core.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/cacert.pem
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/cacert.pem
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/core.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/core.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/py.typed
Normal file → Executable file
0
venv/lib/python3.11/site-packages/certifi/py.typed
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/INSTALLER
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/LICENSE
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/METADATA
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/RECORD
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/WHEEL
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/entry_points.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/entry_points.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi-1.17.1.dist-info/top_level.txt
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__init__.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/__init__.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/_imp_emulation.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/_imp_emulation.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/api.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/api.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/backend_ctypes.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/backend_ctypes.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/cffi_opcode.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/cffi_opcode.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/commontypes.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/commontypes.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/cparser.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/cparser.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/error.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/error.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/ffiplatform.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/ffiplatform.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/lock.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/lock.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/model.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/model.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/pkgconfig.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/pkgconfig.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/recompiler.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/recompiler.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/setuptools_ext.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/setuptools_ext.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/vengine_cpy.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/vengine_cpy.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/vengine_gen.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/vengine_gen.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/verifier.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/__pycache__/verifier.cpython-311.pyc
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_cffi_errors.h
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_cffi_errors.h
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_cffi_include.h
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_cffi_include.h
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_embedding.h
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_embedding.h
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_imp_emulation.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_imp_emulation.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_shimmed_dist_utils.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/_shimmed_dist_utils.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/api.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/api.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/backend_ctypes.py
Normal file → Executable file
0
venv/lib/python3.11/site-packages/cffi/backend_ctypes.py
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user