Create a folder such that the permissions are as follows: (but you get a choice!)
Choose this option if you (and the 'others') want to be able to save, copy, or move files into this folder, but not see the contents of it:
___________________________________
| | User | R | W | X | Val |
|--------+--------+---+---+---+-----|
| user | you | X | √ | X | 2 |
| group | admins | √ | √ | √ | 7 |
| others | N/A | X | √ | X | 2 |
|________|________|___|___|___|_____|
Choose this option if you (and the 'others') should not have any privileges to this folder:
___________________________________
| | User | R | W | X | Val |
|--------+--------+---+---+---+-----|
| user | you | X | X | X | 0 |
| group | admins | √ | √ | √ | 7 |
| others | N/A | X | X | X | 0 |
|________|________|___|___|___|_____|
Does this solve your problem or am I misinterpreting it?