rSync folders from one side to another

rsync -a --include='*/' --exclude='*' source/ destination/

Comentarii