It's boring but it works.
I have a Jetstor NAS with 2 RAID arrays, both are formatted for OS X, this is used by a couple of Mac Pros for online video editing. What I want to do is use an existing linux box and nightly rsync ...
One of my favorite utilities on the Linux command-line, and block storage is one of my favorite features on Linode's platform, so in this article I get to combine both of these together - because what ...
Trying to figure out how to rsync our SAN data from the 'live' partition to the 'backup' partition. We have a directory of 'preview' thumbnails so that you can 'zoom' in on a photo, previously just ...
Last month we covered setting up an rsync server for anonymous access. Listing 1 shows the sample rsyncd.conf file from last month, illustrating some options particularly useful for tightening ...
I hate to admit it, but I’ve screwed up many times throughout the years when it’s come to using computers. My first big “Oh shi!” moment came when I was about 8-years-old, goofing around on my ...
Given the comments and questions I’ve received since last week’s column on using rsync to move a file system from one disk to another, I thought we might run through some simple exercises to gain more ...
Over a decade ago, Andrew Tridgell was quoted as saying, “In 50 years’ time, I doubt anyone will have ever heard of Samba, but they’ll probably be using rsync in one way or another.” As one of the ...
Maybe you want the directories that you synchronize to be exact copies of each other or maybe you just don’t. Let’s dig a little more deeply into the rsync command and see if we can’t find just the ...