gpt4 book ai didi

google-cloud-platform - 如何使用 gcsfuse allow_other 选项?

转载 作者:行者123 更新时间:2023-12-03 15:58:36 25 4
gpt4 key购买 nike

我应该如何将 Google Cloud SSH session 中的命令写入 Ubuntu 实例?我试过 gcsfuse <bucket> <mount point> --allow_other ,它给了我一个错误,即 gcsfuse 与两个参数完全一致。

最佳答案

我相信你想要

gcsfuse -o allow_other <bucket> <mount_point>

但是请考虑您是否真的需要此选项,并且只有在您知道自己在做什么时才使用它。它覆盖 security restrictions从出于某种原因就位的 fuse 。

关于google-cloud-platform - 如何使用 gcsfuse allow_other 选项?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36755402/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com