Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的主页上有 2 个文件夹:公共和私人。我希望 Private 文件夹只能由该特定用户查看。我应该如何将用户 ID 与私人文件夹内容相关联,以便用户在登录时只能查看他/她的私人文件夹???
最好的方法是使用一种代理文件来检查用户是否有权访问该文件。