Hello all, can I tell rsync to sync only the directory struture but _not_ the files inside the directories ?
---------------------------- --dir1 ___file11 ___file12 --subdir11 ___file111 ___file112 --dir2 ___file21 ___file22 --------------------------- would rsync as ---------------------------- --dir1 --dir11 --dir2 --------------------------- is this possible ? thanks in advance joao -- 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