4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
11 results tagged rsnapshot x
  • 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.
    2015年9月11日 GMT+2 下午4:21:36 - permalink - archive.org - https://wiki.archlinux.org/index.php/Rsnapshot
    rotation rsnapshot
  • 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

    2015年3月18日 GMT+1 下午1:41:21 - permalink - archive.org - https://links.infomee.fr/?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
    2014年11月19日 GMT+1 下午1:03:40 - permalink - archive.org - https://attic-backup.org/
    attic backup rsnapshot
  • 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

    2014年8月7日 GMT+2 下午12:00:17 - permalink - archive.org - http://askubuntu.com/questions/97817/rsnapshot-using-different-intervals-for-different-directories
    rsnapshot
  • HowTos/RsnapshotBackups - CentOS Wiki

    à tester le script de report en perl

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