image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
LinkBack Thread Tools
  #1  
Old February 6th, 2008, 09:14 AM
Registered User
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
MINISTRYofIDEAS is on a distinguished road
Backup Solution / server

Hi everybody.

I have searched through macosx forums and I'm not sure where to post this, But here goes:

I have a small company with my-selv as the only employee. I work both from home and an office.

I have been seaching the web for a way to have 2 servers. One in my office and one at home. I would like these to sync every night via the internet. I work with graphic design, so at least 1Tb at each place is required with possibilities to expand.

I can't afford bying 2 Xserves.

I have been looking at synology.com and like the fact that you also can run an Itunesserver. But can they solve the problem requested above??

How does Synologi work with osX?

Are there any other solutions I should know about?

I run Leopard.

Kind regards
Alexander
Reply With Quote
  #2  
Old February 6th, 2008, 10:10 AM
ScottW's Avatar
Founder
 
Join Date: Sep 2000
Location: Overland Park, KS
Posts: 3,218
Thanks: 0
Thanked 12 Times in 6 Posts
ScottW has a spectacular aura aboutScottW has a spectacular aura about
Free Method: Rsync over SSH, will handle small changes to large files easily and effectively.

Are you looking at this for backup perspective or just keeping things in sync so you can access them from either place without the delay?
Reply With Quote
  #3  
Old February 6th, 2008, 10:39 AM
Registered User
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
MINISTRYofIDEAS is on a distinguished road
Thank you for the reply.

I hope to find a solution that keeps things in sync. And let that be my primary way of backing up.

I search for a software/hardware solution.
Reply With Quote
  #4  
Old February 6th, 2008, 01:22 PM
ScottW's Avatar
Founder
 
Join Date: Sep 2000
Location: Overland Park, KS
Posts: 3,218
Thanks: 0
Thanked 12 Times in 6 Posts
ScottW has a spectacular aura aboutScottW has a spectacular aura about
If the servers are Mac or Linux (or combo of both) you can easily keep things in sync using Rsync. Rsync is already installed on your Mac (via Terminal) and it is very simple to copy things from what computer to the next. If you have a 1GIG file and change one layer in the file, then save it again... it doesn't have to copy over 1GIG of data to sync, it just syncs the difference.

I use Rsync for just about everything. I have even use it to make live backups of my FileVault (Sparse Bundle) file... the bundle itself, not the files in it. Works flawlessly.

Something like this is all it takes:

Code:
rsync -av -e ssh username@remotehost.com:/path/to/my/files /path/to/my/localmirror/
Easy as pie. Now add --delete to that line and it will delete files that have been deleted. You can also sync back and forth, have it make backups of files it changes or only update files that have changed and exist. Tons of options.

rsync --help

Run that all from terminal.
Reply With Quote
  #5  
Old February 6th, 2008, 01:58 PM
Registered User
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
MINISTRYofIDEAS is on a distinguished road
I'm a bit sceptic using terminal.. I far from experienced using it.

Right now I don't have any servers: I use a 1 tb transportable disc and then bring it with me home every day. As work station i use a mbp which I allways carry with me. I also have disc (1tb) which always is in the office. Can i from my mac control these discs with rsync?? Also remote??

If not should I buy "mini servers" as Qnap or synology??

Thank you for your help.
Reply With Quote
  #6  
Old February 6th, 2008, 06:31 PM
macworks's Avatar
Christopher Raymond
 
Join Date: Mar 2006
Location: Minneapolis, MN
Posts: 443
Thanks: 0
Thanked 0 Times in 0 Posts
macworks is on a distinguished road
Just use hard drives ...

Why not just purchase a couple of 1 TB external firewire hard drives and then back up your primary server to one of them each night. You'll alternate drives every day and take the one not in use "today" home with you when you leave the office each day.

That's probably the cheapest way to do it and you had expressed concern over cost.

If you want it to sync to the backup drive rather frequently, use ChronoSync and have it back up every hour or every 15 minutes or whatever.
__________________
Christopher Raymond
ACTC

Owner/Operator: MacWorks
Reply With Quote
  #7  
Old February 7th, 2008, 06:33 AM
Registered User
 
Join Date: Feb 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
MINISTRYofIDEAS is on a distinguished road
Thats what I do now..

My concern over cost, is what keeping me from buying two xserves..

But I wouldn't mind spending about 2000 $ on a solution that works as I want, if possible.
Reply With Quote
Reply

Bookmarks

Tags
back-up, server

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump


All times are GMT -5. The time now is 09:21 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC1
Copyright 2000-2010 DigitalCrowd, Inc.