Hello!
I have a request configure an SFTP folder that will be used by several individuals. The security requirement is that contributing users can only see the files that they upload while the manager of the folder sees everything.
Is this possible? We are using the HTTPS access method.
Example:
– User A uploads File1.doc
– User B uploads File2.pdf
– User A cannot see File2.pdf and User B cannot see File1.doc
– Manager sees all files
TIA!