Skip to content

Instantly share code, notes, and snippets.

View clement-parisot's full-sized avatar
👨‍💻
Let's code together!

Clément Parisot clement-parisot

👨‍💻
Let's code together!
View GitHub Profile
@hcartiaux
hcartiaux / qcow2_net_backup.sh
Last active November 21, 2019 16:43
qcow2_net_backup.sh
#!/bin/bash
################################################################################
# qcow2_net_backup.sh - Backup qcow2 snapshot over SSH to files
#
# Copyright (c) 2012 Hyacinthe Cartiaux <Hyacinthe.Cartiaux@uni.lu>
#
# Description : see the print_usage function or launch 'qcow2_net_backup.sh --help'
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by