rsync only the directories, not the files

Joao Ferreira gmail joao.miguel.c.ferreira at gmail.com
Thu Apr 24 17:00:32 GMT 2008


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




More information about the rsync mailing list