Hello. I have many sites that use scripts that allow for uploads that are assigned as user "nobody". Because of this the disk space usage is not correct for these sites. I know that I can go in via SSH and chown -R username.username * to get the correct usage for the sites, but we're talking about over 1500 sites. Is there are easier way to do this?