4360 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
11 results tagged rsnapshot x
  • thumbnail
    rsnapshot - ArchWiki

    How rotation works :

    When rsnapshot hourly is called, a new backup will be created from the file system, and saved in <snapshot_root>/hourly.0/. The rest of the retained backups will continue to get incremented each time the command is run. So eventually, what was <snapshot_root>/hourly.0, will become <snapshot_root>/hourly.23/. Then the next time the command is run, this will be deleted.

    When rsnapshot daily is called, it will create <snapshot_root>/daily.0/ from the <snapshot_root>/hourly.23/ backup if it exists. Otherwise, rotation works the same way.
    
    Likewise, when rsnapshot weekly is called, it will create <snapshot_root>/weekly.0/ from the <snapshot_root>/daily.6/ backup if it exists. The pattern follows the same for each additional retain level that is configured.
    September 11, 2015 at 4:21:36 PM GMT+2 - permalink - archive.org - https://wiki.archlinux.org/index.php/Rsnapshot
    rsnapshot rotation
  • Memo rsnapshot

    Un pattern avec rsnapshot :

    Utiliser la directive backup_script pour éxécuter un script distant (backup script<tab>ssh root@hostA.com /mon/script/backup.sh<tab>unused/)
    Et ensuite la directive backup pour récupérer ce qui a été produit à distance en local (backuptab>root@hostA.com:/mon/working/dir/<tabhostA.com

    De cette façon, il n'y a plus de cron sur la machine à backup. Le cron rsnapshot déclenche le backup à distance, et ensuite ramène les datas.

    On pourrait aller un cran plus loin en ayant pas de script sur la machine à backup mais laisser le script a quand meme des avantages : on a le dernier backup en local et un script plus clair qu'une suite de ssh root@host 'cmd1', ssh root@host 'cmd'..

    PS : le script doit se charger de faire le ménage avant de commencer, on supprime tout et on lancer le backup. Car on ne veut garder qu'une copie en local

    March 18, 2015 at 1:41:21 PM GMT+1 * - permalink - archive.org - https://links.infomee.fr/shaare/kx7g_g
    rsnapshot
  • thumbnail
    Welcome to Attic — Attic - Deduplicating Archiver 0.13 documentation

    Découverte sympa, même si je reste fan de rsnapshot et de ses hardlink

    • http://anarcat.koumbit.org/2014-11-18-bup-vs-attic-silly-benchmark
    • http://blog-libre.org/post/2014/11/19/attic-backup-le-grenier-incrementiel
    November 19, 2014 at 1:03:40 PM GMT+1 - permalink - archive.org - https://attic-backup.org/
    backup attic rsnapshot
  • thumbnail
    backup - Rsnapshot: using different intervals for different directories - Ask Ubuntu

    Pour avoir plusieurs politiques de retentions suivant les répertoires, il faut créer plusieurs fichiers de config et lancer en cron rsnapshot en précisant la conf (-c)

    Attention à bien changer le snapshot_root

    August 7, 2014 at 12:00:17 PM GMT+2 - permalink - archive.org - http://askubuntu.com/questions/97817/rsnapshot-using-different-intervals-for-different-directories
    rsnapshot
  • thumbnail
    HowTos/RsnapshotBackups - CentOS Wiki

    à tester le script de report en perl

    January 5, 2014 at 5:25:23 PM GMT+1 - permalink - archive.org - http://wiki.centos.org/HowTos/RsnapshotBackups
    rsnapshot
  • thumbnail
    rsnapshot HOWTO
    December 23, 2012 at 5:58:33 PM GMT+1 - permalink - archive.org - http://www.rsnapshot.org/howto/1.2/rsnapshot-HOWTO.en.html#what_you_will_need
    rsync rsnapshot
  • thumbnail
    Sauvegarde journalisée de votre machine avec RSnapShot | Le blog de NicoLargo
    December 23, 2012 at 5:58:16 PM GMT+1 - permalink - archive.org - http://blog.nicolargo.com/2011/02/sauvegarde-journalisee-de-votre-machine-avec-rsnapshot.html
    rsync rsnapshot
  • thumbnail
    rsnapshot
    April 25, 2011 at 8:26:57 PM GMT+2 - permalink - archive.org - http://www.rsnapshot.org/
    rsync linux rsnapshot tools
  • thumbnail
    Sauvegarde avec rSnapshot, configuration complèteVoid And Any | Void And Any
    April 25, 2011 at 4:33:47 PM GMT+2 - permalink - archive.org - http://voidandany.free.fr/index.php/sauvegarde-avec-rsnapshot-configuration-complete/
    rsnapshot
  • thumbnail
    Backup incremental avec rsnapshot - Pervasive Network (Thus0 / Petrus homepage)
    April 24, 2011 at 8:40:07 PM GMT+2 - permalink - archive.org - http://www.pervasive-network.org/SPIP/Backup-incremental-avec-rsnapshot
    rsnapshot
  • thumbnail
    Sauvegardes incrémentales avec rsnapshot
    April 24, 2011 at 7:37:48 PM GMT+2 - permalink - archive.org - http://www.exhaustif.com/Sauvegardes-incrementales-avec.html
    rsnapshot rsync
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation