On Thu, Mar 15, 2007 at 10:44:08AM +0200, Nick A Gordun wrote:
I am looking for to only sync directories and files structures only,
without coping any data within files...

On 3/15/07, Wayne Davison <[EMAIL PROTECTED]> wrote:
It cannot copy any other "file structures" other than the files
themselves, which includes data.

Nick,

If by copying "file structures" you mean that you want an empty file
on the destination corresponding to each source file, you could
compile a copy of rsync patched with
"patches/source-filter_dest-filter.diff" and then specify a source
filter like "/bin/true".

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