Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
This post was edited and submitted for review 2 years ago and failed to reopen the post:
Original close reason(s) were not resolved
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
标准文件系统保护是唯一的方法。
Jetty以特定用户的身份对其自己的私人临时/工作目录进行运行,没有其他用户可以访问它。
Standard filesystem protections is the only way.
Jetty runs on as a specific user against it's own private temp/work directory which no other user has access to.