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
gefragt vor 2 Monaten139 Aufrufe
1 Antwort
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
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen