I'm running;
sudo goofys --endpoint=usc1.contabostorage.com -o allow_other --file-mode=0666 --dir-mode=0777 --uid=33 --gid=0 -f bucket-name /mnt/bucket-name
Getting the error:
2023/07/11 17:18:07.313809 s3.ERROR Unable to access 'bucket-name': unsupported protocol scheme ""
2023/07/11 17:18:07.396409 main.FATAL Mounting file system: Mount: Statting mount point: stat /mnt/bucket-name: transport endpoint is not connected
Running master patched with #672.
I'm troubleshooting this error. New to Golang & have not been yet able to isolate this error.
I'm running;
Getting the error:
Running master patched with #672.
I'm troubleshooting this error. New to Golang & have not been yet able to isolate this error.