At 15:35 04.03.2009 +0100, Ehlers, Kolja wrote:
>Thanks for helping but using:
>
>/usr/bin/rsync -dnolptgvze --delete --delete-excluded --include='*.htm' --in
>clude='*.html' --exclude='*.*' /SOURCE /DESTINATION
>
>is not syncing anything

Why do you use -d? You want to sync files not directories.

 -d, --dirs                  transfer directories without recursing

If this is not the problem then the exclude might be too aggressive.
But I'm no expert on filter rules. (I guess the -e is an oversight). 

bye  Fabi

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to