[Gllug] Backup problems
Adrian McMenamin
adrian at mcmen.demon.co.uk
Fri Apr 28 21:48:31 UTC 2006
I cannot get my backup script to work properly...
This is what it says now:
#!/bin/bash
mt -f /dev/st0 retension
tar -czvf /dev/st0 / -X /etc/ex-bak.txt
mt -f /dev/st0 offline
While ex-bak.txt says:
/proc/*
/tmp/*
/sys/*
/dev/*
/var/spool/squid/*
But tar still tries to backup every file under /proc
What have I got wrong?
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list