[EMAIL PROTECTED] wrote:
> Untuk saat ini hanya untuk sekali copy, tapi saat nanti kami merencanakan 
> membeli 1 server lagi yang digunakan untuk backup setiap malam dan akan saya 
> jadikan Backup Domain Controller (rencana pakai Mandriva 2006 PowerPack)
> 
> Untuk rsync apakah dengan option yang sama ?

ini contoh rsync script untuk copy home directory di Linux laptop saya 
ke Linux file server (192.168.2.12)

rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh \
         --archive --delete -H \
         --exclude "*bak" --exclude "*~" \
         --exclude "*iso" \
         --exclude "*mp3" \
         --exclude ".thunderbird/" \
         /home/syiwabhairawa 192.168.2.12:/home/

bisa anda baca baca artinya dengan "man rsync"
Send instant messages to your online friends http://asia.messenger.yahoo.com 


-- 
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia 
Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] 
:: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: 
## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ##
$$ Iklan/promosi : www.itcenter.or.id/sponsorship $$

[@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ITCENTER/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Kirim email ke