public marks

PUBLIC MARKS with tag rsync

2011

2010

Tâches de déploiement spécifiques avec Symfony - Akei, the blog

by ghis (via)
Faire sa propre tâche de déploiement avec Symfony : rajouter des actions à effectuer lors du déploiement rsync.

ZSync

by karlcow

ZSync is an open source syncing library designed to allow easy syncing of data between an iPhone/iPod Touch and the OS X Desktop.

ZSync utilizes the BLIP library and Apple’s Sync Services to allow easy and seamless syncing of data.

2009

How-To: Configure and Schedule Automated Backups in Linux - Page 1 | Maximum PC

by Tiagut
This guide will help you automate your backups on your Linux rig so you will always have your files up to date.

Easy Automated Snapshot-Style Backups with Rsync

by sylvainulg & 11 others (via)
As of rsync-2.5.6, the --link-dest option is now standard! That can be used instead of the separate cp -al and rsync stages, and it eliminates the ownerships/permissions bug. I now recommend using it. Also, I'm proud to report this article is mentioned in Linux Server Hacks, a new (and very good, in my opinion) O'Reilly book by compiled by Rob Flickenger.

How to Copy a Filesystem and Preserve Hard Links in Linux (by Jeremy Zawodny)

by sylvainulg & 1 other (via)
But since much of the data consists of remote filesystem snapshots produced using rsnapshot, which makes copious use of hard links, it's rather important that I do this correctly. If I don't, the data won't even

rsnapshot

by sylvainulg & 7 others (via)
rsnapshot is a filesystem snapshot utility for making backups of local and remote systems.

2008

Synchronisation de deux répertoires avec rsync

by camel (via)
Rsync est un utilitaire présent sur tout les systèmes Unix (de Linux à FreeBSD en passant par Mac OS X et même sous Windows en passant par Cygwin) et ayant pour but la synchronisation de fichiers/répertoires. Cette synchronisation peut se faire soit de manière locale (par exemple deux répertoire d’un même disque) soit par le réseau (via le protocole SSH).

Linux.com :: Parallel SSH execution and a single shell to control them all

by camel (via)
Many people use SSH to log in to remote machines, copy files around, and perform general system administration. If you want to increase your productivity with SSH, you can try a tool that lets you run commands on more than one remote machine at the same time. Parallel ssh, Cluster SSH, and ClusterIt let you specify commands in a single terminal window and send them to a collection of remote machines where they can be executed. Why you would need a utility like this when, using openSSH, you can create a file containing your commands and use a bash for loop to run it on a list of remote hosts, one at a time? One advantage of a parallel SSH utility is that commands can be run on several hosts at the same time. For a short-running task this might not matter much, but if a task needs an hour to complete and you need to run it on 20 hosts, parallel execution beats serial by a mile. Also, if you want to interactively edit the same file on multiple machines, it might be quicker to use a parallel SSH utility and edit the file on all nodes with vi rather than concoct a script to do the same edit. Many of these parallel SSH tools include support for copying to many hosts at once (a parallel version of scp) or using rsync on a collection of hosts at once. Because the parallel SSH implementations know about all the hosts in a group, some of them also offer the ability to execute a command "on one host" and will work out which host to pick using load balancing. Finally, some parallel SSH projects let you use barriers so that you can execute a collection of commands and explicitly have each node in the group wait until all the nodes have completed a stage before moving on to the next stage of processing.

PUBLIC TAGS related to tag rsync

apple +   austin +   austinblogger +   austincast +   backup +   backuppc +   backups +   cluster +   cygwin +   data +   debian +   documentation +   failover +   fichiers +   howto +   incremental +   linux +   logiciel +   mac +   macosx +   Mirror +   osx +   rdiff +   remote +   sauvegarde +   script +   security +   server +   serveur +   serveurs +   snapshot +   springnet +   ssh +   storage +   svn +   sxsw +   synchronisation +   sysadmin +   system +   texas +   tips +   tools +   tutorial +   tutoriel +   ubuntu +   utils +   walhus +   web +   win32 +   windows +  

Active users

vrossign
last mark : 22/08/2011 17:18

karlcow
last mark : 25/10/2010 01:38

nicolargo
last mark : 28/07/2010 09:46

nhoizey
last mark : 19/07/2010 13:02

krachot
last mark : 31/05/2010 13:59

ghis
last mark : 25/05/2010 12:30

delavigne
last mark : 08/03/2010 01:01

marco
last mark : 06/01/2010 14:39

Tiagut
last mark : 21/10/2009 07:57

jey
last mark : 06/10/2009 08:51

Jeremy B.
last mark : 21/07/2009 09:06

Fulcanelli
last mark : 12/05/2009 20:06

sylvainulg
last mark : 13/03/2009 09:14

CallMePep
last mark : 21/01/2009 09:28

mfaure
last mark : 14/12/2008 11:06

camel
last mark : 12/11/2008 19:52