Want to give full rights including execute on all directories but not all files? Use capital X instead of x.

chmod -Rv u=rwX,g=,o= /mnt/path

u= user -R = recursive -v = verbose