rsync only few dir

OOzy Pal oozypal at gmail.com
Thu Oct 4 10:33:12 UTC 2007


Hello,

I would like only to sync few directories between my two Linux boxes.
I tries this but no help

sudo rsync -avrtzun --stats \
--include-from "include-nix" \
--exclude-from "excludes-nix" \
--delete \
--progress \
-e "ssh -l hab" /home/hab/ desktop:/home/hab

excludes-nix
*

include-nix
Development/*
www/*
Personal/*

can you help?

-- 
OOzy
Ubuntu-Feisty




More information about the ubuntu-users mailing list