Sample Header Ad - 728x90

S3 lauchctl error input/output. Boot doesn't mount S3 bucket

1 vote
0 answers
23 views
My script to mount an S3 bucket works fine, but mount at boot is not working. I tried launch daemons on macOS Sonoma, compiling with this plist. Here is the code:
Label
	local.hfs34
	ProgramArguments
	
		sshfs
		ubuntu@51.21.105.210:/
		/users/oscarristolfi/red34
		-o IdentityFile="/Users/oscarristolfi/.ssh/redchiavissh.pem"
		-o reconnect,allow_other,volname=hfs-red2
	
	RunAtLoad
Asked by Oscardot (21 rep)
Mar 20, 2024, 08:13 PM
Last activity: Mar 20, 2024, 11:04 PM