macosx load bucket s3 at boot

0

i don't arrive to load bucket s3 at login or boot , i tried with fstab or launchctl but nothing error input/output here the code , compiled by vifs

s3fs#deposito-red /users/oscarristolfi/s3fs fuse -o netdev,allow_other,use_cache=/tmp,passwd_file=/users/oscarristolfi/.passwd-s3fs

profile picture
已提问 2 个月前120 查看次数
1 回答
0

Hi, you may look into using Mountpoint for S3. It wouldn't support all filesystem operations, but I would suggest looking into it and see if it fits your use case. You could use this method to mount automatically at boot: https://github.com/awslabs/mountpoint-s3/blob/main/doc/CONFIGURATION.md#automatically-mounting-an-s3-bucket-at-boot

psp
已回答 1 个月前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则