Comment on Google Cloud Storage FUSEComments−jijji3yI've been using rclone [0] to do the same under linux for years, how is this different?[0] https://rclone.org−dallbee3yUnfortunately it's common to have a policy in place disallowing 3rd-party app api access to drive storage. This prevents apps like rclone from working, but the drive client works because it isn't 3rd-party.
Comments
I've been using rclone [0] to do the same under linux for years, how is this different?
[0] https://rclone.org
Unfortunately it's common to have a policy in place disallowing 3rd-party app api access to drive storage. This prevents apps like rclone from working, but the drive client works because it isn't 3rd-party.