How to automatically set permissions on image files?
I'd like to automatically set media files to 644 because it would save me a lot of time and it's relatively safe. I tried setting up a transfer rule with a file mask for *.png, *.jpg, etc:
But it doesn't do anything. How would I go about doing this?

But it doesn't do anything. How would I go about doing this?