Register FAQ / Rules Forum Spy Search Today's Posts Mark Forums Read
Go Back   MacRumors Forums > Apple Systems and Services > Programming > Mac Programming

Reply
 
Thread Tools Search this Thread Display Modes
Old Feb 17, 2012, 01:00 AM   #1
JRedford
macrumors newbie
 
Join Date: Feb 2012
Simple rsync for backing up a file tree exactly

Hi all, I am totally new to rsync.

Here's the setup at my office:

10-15 employees backing up once a day to a Drobo RAID (about 2TB used for backups) which is connected to a Mac Mini Server.

What I want to do is to use rsync to copy the exact file tree of the Drobo to another NAS connected to Linux PC offsite. I know this is possible, obviously, but I am a noob at all this rsync jargon.

Please let me know if you don't understand what I am trying to achieve.
Any help would be greatly appreciated!

Thanks
JRedford is offline   0 Reply With Quote
Old Feb 17, 2012, 02:52 AM   #2
burne
macrumors regular
 
Join Date: Jul 2007
Location: Haarlem, the Netherlands
Quote:
Originally Posted by JRedford View Post
What I want to do is to use rsync to copy the exact file tree of the Drobo to another NAS connected to Linux PC offsite.
First of all: try CCC. Rsync with a nice GUI.

But, commandline:

PHP Code:
rsync -az /Volumes/Drobo user@remote.com:Drobo-copy 
will 'archive' a copy of /Volumes/Drobo to a folder called Drobo-copy on remote.com using user as useraccount.
burne is offline   0 Reply With Quote
Old Feb 17, 2012, 02:53 AM   #3
mijail
macrumors 6502
 
Join Date: Oct 2010
Quote:
Originally Posted by JRedford View Post
I know this is possible, obviously, but I am a noob at all this rsync jargon.
If you are a noob at all this rsyng jargon, I would recommend reading a bit about rsync and how it is used and how it is not.

It's easy to throw together a command line. It's also easy to use rsync in a stupid or even destructive way. So, again, I'd spend some quality time reading and deciding.
mijail is offline   0 Reply With Quote

Reply
MacRumors Forums > Apple Systems and Services > Programming > Mac Programming

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
thread Thread Starter Forum Replies Last Post
Backed up iMovie files are unreadable for some reason DaSal Mac OS X 0 Nov 13, 2010 11:32 AM
Rsync - Backing Up 2 External Drives Dark Lain Mac Basics and Help 0 Apr 24, 2010 05:08 PM
app for backing up files using Tiger seablue Mac Applications and Mac App Store 0 Dec 28, 2009 09:35 PM
Any software to queue files for backing up later? techmonkey Mac Applications and Mac App Store 0 Nov 6, 2007 11:58 PM
Good app for backing up system files to DVD? BiikeMike Mac Applications and Mac App Store 3 Dec 4, 2005 06:07 AM


All times are GMT -5. The time now is 03:32 PM.

Mac Rumors | Mac | iPhone | iPhone Game Reviews | iPhone Apps

Mobile Version | Fixed | Fluid | Fluid HD
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Privacy / DMCA contact / Affiliate and FTC Disclosure
Copyright 2002-2013, MacRumors.com, LLC