Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS support #1299

Open
marcoa6 opened this issue Aug 23, 2023 · 7 comments
Open

MacOS support #1299

marcoa6 opened this issue Aug 23, 2023 · 7 comments
Labels
feature request Feature request: request to add new features or functionality

Comments

@marcoa6
Copy link
Collaborator

marcoa6 commented Aug 23, 2023

Creating entry to track requests for MacOS support

@marcoa6 marcoa6 added the feature request Feature request: request to add new features or functionality label Aug 23, 2023
@marcoa6
Copy link
Collaborator Author

marcoa6 commented Aug 23, 2023

#844
#643
#591
#514
#509
#460

@macos-fuse-t
Copy link

brew tap macos-fuse-t/homebrew-cask
brew install fuse-t

then replace github.com/jacobsa/fuse with github.com/macos-fuse-t/jacobsa-fuse/fuse in go.mod file and you're good to go

@matteomedioli
Copy link

Hi @macos-fuse-t , thanks for your work!
About this topic, I tried to replace this

gcsfuse/go.mod

Line 13 in 7dc5c7f

github.com/jacobsa/fuse v0.0.0-20230810134708-ab21db1af836

with
github.com/macos-fuse-t/jacobsa-fuse/fuse v0.0.0-20230810134708-ab21db1af836`
but of course the version is not the right one.

I tried also
github.com/macos-fuse-t/jacobsa-fuse/fuse v1.0.28

but I get:
go: github.com/macos-fuse-t/jacobsa-fuse/fuse@v0.0.0-20230810134708-ab21db1af836: invalid version: unknown revision ab21db1af836
or
go: github.com/macos-fuse-t/jacobsa-fuse/fuse@v0.0.0-20230810134708-ab21db1af836: invalid version

@macos-fuse-t
Copy link

replace github.com/macos-fuse-t/jacobsa-fuse/fuse => github.com/macos-fuse-t/jacobsa-fuse master

Keep in mind I don't have any google cloud accounts and never tested it

@xsulta
Copy link

xsulta commented Sep 14, 2023

Jojs

@luckman212
Copy link

FileProvider would be required. Seems like a long chasm to cross. I would not hold your breath. Unless the GDrive team has some free engineer time they want to donate, since they (mostly) seem to have that working now.

@rsaim
Copy link

rsaim commented May 4, 2024

+1 for macos support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request: request to add new features or functionality
Projects
None yet
Development

No branches or pull requests

6 participants