View Full Version : Back up software
stabface
March 13th, 2006, 05:11 PM
I work at a small office about 15 machines all running winXP, and me running Ubuntu. I built a server using ubuntu server install out of a old pent III, it works well enough for sharing files. But my boss wants something that can auto back up certain drives on machines in the office. like this program. http://www.tgrmn.com/
Koybe
March 13th, 2006, 05:43 PM
On which support do you plan to backup?
If it's disk to disk, just have a look at Backuppc, it's a great peace of software. If you need external backup, look at small software like backup2l or much intersting (and complicated ones) like bacula or amanda.
stabface
March 13th, 2006, 07:38 PM
i am looking for disk to disk, from windows XP workstations backed up on the Ubuntu sambs server back up folders
derelict
March 13th, 2006, 08:32 PM
If the server can access the client shares it seems that you can simply use cron (http://www.scrounge.org/linux/cron.html) to schedule an execution of tar (http://www.google.pt/search?hs=QEc&hl=pt-PT&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&q=tar+backup&btnG=Pesquisar&meta=) to backup the desired shares.
Koybe
March 14th, 2006, 02:29 AM
If the server can access the client shares it seems that you can simply use cron (http://www.scrounge.org/linux/cron.html) to schedule an execution of tar (http://www.google.pt/search?hs=QEc&hl=pt-PT&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&q=tar+backup&btnG=Pesquisar&meta=) to backup the desired shares.
That's BackupPC's job with a nice web interface. Go for it :)
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.