On Thu, 2008-04-24 at 18:00 +0100, Joao Ferreira gmail wrote:
> can I tell rsync to sync only the directory struture but _not_ the files
> inside the directories ?

Yes.  Pass the following option to exclude (-) everything but (!)
directories (/):

--filter='-! */'

Matt

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
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