ID:134441
 
Is there a way to upload a file and put it in a differant folder, like members.byond.com/cowdude/files/images?
I second this, and ask that the directory also be able to have the permissions ability that all the current files have, if we get this. ( Delete / Hide / List , then none )
Shouldn't the permissions for Member files be like chmod?
I have an idea for it.

READ = 1
HIDE = 2
LIST = 4

There are three variables: OWNER, GUILD and PUBLIC. OWNER defaults to READ|HIDE|LIST and cannot be set otherwise. GUILD is set by default to READ|LIST and PUBLIC is set by default to HIDE.
Perhaps GUILD should be controllable for guild ranks and the such. Maybe an option for a rank to be affected by GUILD would help for Members.
That way, you'd have more control over your files/subdirectories.