I have read this but for some reason it doesn't work for me.
I want to exclude /jails folder but include /jails/web/usr/local/www. (and all other folders in the root directory).
--include=jails/web/usr/local/www --exclude='jails/'
but it's not working. it completely excludes the jails folder.
Thank you.