Displaying 1 result from an estimated 1 matches for "avrtzun".
2007 Oct 04
1
Include on few directory
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