[WBEL-users] copy and synch

Rafael Baquero S. rbaqueros@yahoo.com.mx
Wed, 20 Oct 2004 10:23:07 -0500


On Tuesday 19 October 2004 20:47, Michael Falzon wrote:
> Hi all
>       this is going to sound dum but i need to know how to do this ....
> =)
>
> ok i have a folder on 1 server let say /vol/nozy
> using autofs i mounting the driver to a new server ( backup server )
>
> now if /vol/nozy has 2 files and i remove 1 how can i keep both system
> in synch
> when i start the copy with out removing all the files off the server 1st
>
> even better can i make copy keep it for 5 day in a bash scrip ?
>
>
> Without a home the journey is endless
>
>
> Michael Falzon (RHCT)
> Mozy's Swamp BBs & Red Dwarf BBs
> http://mozysswamp.org
> Registered LFS User   #406
> Registered Linux User #204397

Check out http://rsync.samba.org.

rsync is a propgram for replicating files across directories and servers. I 
have used it in the past for backup purposes and found it very helpfull.

Regards.

Rafael.