Re: Backing up programs
From: Francisco Reyes (lists_at_natserv.com)
Date: 12/31/03
- Previous message: Dany: "Re: Backing up programs"
- In reply to: Dany: "Re: Backing up programs"
- Next in thread: Dany: "Re: Backing up programs"
- Reply: Dany: "Re: Backing up programs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 13:37:08 +0000 (GMT) To: Dany <dany_list@natzo.com>
On Wed, 31 Dec 2003, Dany wrote:
> On my file server I have 2 drives.
I also have two drives on each of my machines. One for backup.
I also keep several days worth of backups in case I corrupt a file.
Overall I think I have the data part of the backup covered properly,
although I plan to backup some directories every few hours instead of
daily.
> - Unison : 2-way synchronization using rsync/ssh, multi platform
> graphical interface.
I use unison to backup data from a remote machine to my local machine,
> - rsync : typical rsync that will mirror the source to the destination
Why use both unison and rsync? Unison can do the same as rsync.
> - rsync-backup : it's based on rsync but you get the advantage of
> incremental backups so you can restore from a specific date. You can
> also purge the backup by removing old stuff.
Will look it up.
> A couple of cron jobs take care of the different backups at night.
Same thing here, except that I plan to do some dierctories more often (ie
emails).
> I don't know if that answers to your question but I thought that could
> give you some ideas.
Didn't really answer what I asked, but all suggestions/feedback/comments
on how other people are doing things are always welcome. It helps to see
other possible solutions to what one is doing. I am a firm believer in
learning from the experience of others if they are willing to dedicate the
time to share their experience with me. :-)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Dany: "Re: Backing up programs"
- In reply to: Dany: "Re: Backing up programs"
- Next in thread: Dany: "Re: Backing up programs"
- Reply: Dany: "Re: Backing up programs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: [SLE] Windows backups to a Linux server
... for both Windows and Linux. ... Install unison on windows machine
and also on linux machine. ... >> I have a client who is using Windows XP and wants to backup
his files ... (SuSE) - Re: Backups
... I have built a redundant freeBSD box for my mail server, ... I am looking for
a way to backup the relevant data on the ... BTW I perform backups at the current site
onto tape and will continue to ... Unison is good but it does not preserve the setuid/setguid
permissions.. ... (freebsd-stable) - Re: [SLE] Need suggestions for backup over the Net
... On Thursday 02 October 2003 09:59 am, Bruce Marshall wrote: ... > I've never
used unison but rsync is pretty simple. ... > where backup site is the domain/name
of the computer to send the data to. ... (SuSE) - Re: Mail Backup
... Dan N wrote: ... You could also consider running something like unison
against the mail ... mail server and stored the inbox folders on a backup system.
... (comp.os.linux.networking) - Re: Mail Backup
... Dan N wrote: ... You could also consider running something like unison
against the mail ... mail server and stored the inbox folders on a backup system.
... (alt.os.linux)