Incremental backup system Mac to Ubuntu

NWI

Active Member
Joined
Oct 27, 2008
Messages
94
I am trying to set up an incremental backup system for a Mac.
The backup needs to be done over wireless network to an Ubuntu server.

Previously tried to get Time Machine to work but had absolutely no success with this.

Can anyone recommend an application that will accomplish this task. As a note I am a very basic Ubuntu user and even more basic on Mac.
Mac is used by the wife for her graphic design business.
 

shadow_man

Executive Member
Joined
May 27, 2005
Messages
6,200
I am trying to set up an incremental backup system for a Mac.
The backup needs to be done over wireless network to an Ubuntu server.

Previously tried to get Time Machine to work but had absolutely no success with this.

Can anyone recommend an application that will accomplish this task. As a note I am a very basic Ubuntu user and even more basic on Mac.
Mac is used by the wife for her graphic design business.

Time machine will work to a SAMBA share on Ubuntu.

http://apple.stackexchange.com/questions/107032/time-machine-backup-to-an-smb-share-mavericks

Look at the links / feedback contained in there and you should be good to go.
 

_dB_

Well-Known Member
Joined
Mar 20, 2012
Messages
106
Rsync with a .command script. Mount the smb share first. No need to run rsync on server in that case.
 
Top