Re: Can I mirror a directory on the same computer ?
From: Hans Joergensen (haj_at_enterprise-server.dk)
Date: 10/31/04
- Next message: Tyler Eaves: "Re: Can I mirror a directory on the same computer ?"
- Next in thread: Tyler Eaves: "Re: Can I mirror a directory on the same computer ?"
- Maybe reply: Tyler Eaves: "Re: Can I mirror a directory on the same computer ?"
- Maybe reply: Juhan Leemet: "Re: Can I mirror a directory on the same computer ?"
- Maybe reply: rob.rice: "Re: Can I mirror a directory on the same computer ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Oct 2004 19:11:13 GMT
Mark Hobley wrote:
> Both directories are on the same computer, so I don't want to use rsync, or
> fmirror.
You do want rsync..
rsync -av --exclude-from /usr/local/etc/exclude --delete --backup --backup-dir=/backup/inc/`date +%Y%m%d` / /backup/full
Thats the way to do it imho :o)
// Hans
-- Photogallery @ http://gallery.nathue.dk
- Next message: Tyler Eaves: "Re: Can I mirror a directory on the same computer ?"
- Next in thread: Tyler Eaves: "Re: Can I mirror a directory on the same computer ?"
- Maybe reply: Tyler Eaves: "Re: Can I mirror a directory on the same computer ?"
- Maybe reply: Juhan Leemet: "Re: Can I mirror a directory on the same computer ?"
- Maybe reply: rob.rice: "Re: Can I mirror a directory on the same computer ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]