[bglug] Backup
k|b|s
kbs@bglug.it
Mer 10 Nov 2004 22:12:04 CET
aba al scrîf:
> con udev mappi l'hd esterno, infili in /etc/dev.d/nome-device qualche script
> che montano in automatico il device appena il pc lo sente e subito dopo parte
> la sincronizazione in locale sul suddetto hd!
Con ogni probabilità quell'hdd è collegato via usb, ed in quel caso da
udev-FAQ:
Q: Can I use udev to automount a USB device when I connect it?
A: Technically, yes, but udev is not intended for this.
Comunque non vedo la necessità dell'automount quando lo puoi far fare
direttamente allo script da lanciare *quando vuoi tu*.
My 2 cents:
#!/bin/sh
mount /mnt/hd-esterno # che ovviamente è già nello fstab
rsync -avuzb --exclude '/mnt/hd-esterno' /mnt/hd-esterno/backup /
umount /mnt/hd-esterno
Il tutto non testato, scritto alla bona via (magari anche funziona...).
;^)
ciao
--
Sed quis custodiet ipsos Custodes?
http://www.stixx.org
k|b|s ~> mailto `echo ti.gulgb@sbk|'rev'`
Maggiori informazioni sulla lista
bglug