Corsinvest.ProxmoxVE.NodeProtect.Api 1.6.0

dotnet add package Corsinvest.ProxmoxVE.NodeProtect.Api --version 1.6.0
NuGet\Install-Package Corsinvest.ProxmoxVE.NodeProtect.Api -Version 1.6.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Corsinvest.ProxmoxVE.NodeProtect.Api" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Corsinvest.ProxmoxVE.NodeProtect.Api --version 1.6.0
#r "nuget: Corsinvest.ProxmoxVE.NodeProtect.Api, 1.6.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Corsinvest.ProxmoxVE.NodeProtect.Api as a Cake Addin
#addin nuget:?package=Corsinvest.ProxmoxVE.NodeProtect.Api&version=1.6.0

// Install Corsinvest.ProxmoxVE.NodeProtect.Api as a Cake Tool
#tool nuget:?package=Corsinvest.ProxmoxVE.NodeProtect.Api&version=1.6.0

cv4pve-node-protect

License

     ______                _                      __
    / ____/___  __________(_)___ _   _____  _____/ /_
   / /   / __ \/ ___/ ___/ / __ \ | / / _ \/ ___/ __/
  / /___/ /_/ / /  (__  ) / / / / |/ /  __(__  ) /_
  \____/\____/_/  /____/_/_/ /_/|___/\___/____/\__/

  cv4pve-node-protect is a part of suite cv4pve.
  For more information visit https://www.corsinvest.it/cv4pve

Usage:
  cv4pve-node-protect [command] [options]

Options:
  --username <username>     User name
  --password <password>     The Password
  --host <host> (REQUIRED)  The host name host[:port],host1[:port],host2[:port]
  --version                 Show version information
  -?, -h, --help            Show help and usage information

Commands:
  backup  Backup configuration form nodes using ssh
  upload  Upload configuration tar.gz to node

Copyright: Corsinvest Srl For licensing details please visit LICENSE.md

Commercial Support

This software is part of a suite of tools called cv4pve-tools. If you want commercial support, visit the site

Introduction

Node protect for Proxmox VE.

this software create backup tar,gz file from any nodes Proxmox VE and download in local work directory. The idea are download configuration file from nodes Proxmox VE.

Main features

  • Completely written in C#
  • Use native api REST Proxmox VE (library C#)
  • Independent os (Windows, Linux, Macosx)
  • Installation unzip file extract binary
  • Not require installation in Proxmox VE
  • Execute out side Proxmox VE
  • Connect SSH

Configuration

E.g. install on linux 64

Download last package e.g. Debian cv4pve-node-protect-linux-x64.zip, on your os and install:

root@debian:~# unzip cv4pve-node-protect-linux-x64.zip

Backup

root@debian:~# cv4pve-node-protect --host=192.168.0.100,192.168.0.101 --username=root@pam --password=fagiano backup --keep 10 --directory-work "/mnt/data" --paths "/etc/." --paths "/var/lib/pve-cluster/." --paths "/root/." --paths "/var/lib/ceph/."

List file download

root@debian:~# ll /mnt/data
drwxrwxrwx 1 frank frank 512 Apr 16 18:38  2020-04-16-18-38-36

root@debian:~# ll /mnt/data/2020-04-16-18-38-36
-rwxrwxrwx 1 frank frank 783K Apr 16 18:38 192.168.0.100-config.tar.gz
-rwxrwxrwx 1 frank frank 783K Apr 16 18:38 192.168.0.101-config.tar.gz
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Corsinvest.ProxmoxVE.NodeProtect.Api:

Repository Stars
Corsinvest/cv4pve-admin
Corsinvest for Proxmox VE Web Admin Clusters - vCenter but for Proxmoxm VE
Version Downloads Last updated
1.6.0 106 2/29/2024
1.5.0 591 7/14/2022
1.4.0 460 4/29/2021
1.3.4 503 10/12/2020
1.3.3 429 9/28/2020
1.3.2 511 8/24/2020
1.3.1 505 7/30/2020
1.3.0 520 7/17/2020
1.2.0 477 6/20/2020
1.1.0 482 5/12/2020
1.0.0 515 4/17/2020