gpt4 book ai didi

Linux : gsutil does not work in cron

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:52:07 26 4
gpt4 key购买 nike

我尝试在 Linux 中使用 cron 将文件上传到 Google Cloud Storage,但失败了。我还在脚本文件中将路径和配置设置为:

PATH=/bin/gsutil/
export BOTO_CONFIG="/home/ashu/.boto"
# rest of script

但仍然没有任何效果。

最佳答案

如果您使用的是 Google Cloud - Compute Engine 提供的默认安装,gsutil 很可能在/snap/bin 中

PATH=$PATH:/snap/bin

关于Linux : gsutil does not work in cron,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26815704/

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