harababurel/gcsf

macOS Issue

Opened this issue · 0 comments

I ran into an issue while testing this with macOS:

INFO  gcsf::gcsf::drive_facade > Received page 75 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 76 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 77 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 78 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 79 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 80 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 81 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 82 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 83 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 84 containing 460 files
 INFO  gcsf::gcsf::drive_facade > Received page 85 containing 430 files
 INFO  gcsf::gcsf::drive_facade > Received page 1 containing 0 files
 INFO  gcsf                     > File system created.
 INFO  gcsf                     > Mounting to /Users/xxx/Googlezz
 INFO  fuser::session           > Mounting /Users/xxx/Googlezz
 WARN  fuser                    > [Not Implemented] getattr(ino: 0x1)
mount_macfuse: /Users/xxx/Googlezz: Function not implemented
 ERROR gcsf                     > Could not mount to /Users/xxx/Googlezz: Operation now in progress (os erro /3m-6.2s

Then, when I run gcsf mount /Users/xxx/Googlezz -s personal again, I get:

❯ gcsf mount "/Users/xxx/Googlezz" -s personal
 INFO  fuser::session > Mounting /Users/xxx/Googlezz
mount_macfuse: mount point /Users/xxx/Googlezz is itself on a macFUSE volume
 ERROR gcsf           > Could not mount to /Users/xxx/Googlezz: File exists (os error 17)