Google-drive-ocamlfuse: multiple account

Created on 3 Nov 2013  路  1Comment  路  Source: astrada/google-drive-ocamlfuse

hi,
what can I do for add a second account?

thanks,
Stefano

question

Most helpful comment

Run:

$ google-drive-ocamlfuse -label [label]

where [label] is, for example, the username of the second account. Go through the authorization process for the second account, then run;

$ google-drive-ocamlfuse -label [label] [mountpoint]

where [mountpoint] is the directory where you want to mount the filesystem.

>All comments

Run:

$ google-drive-ocamlfuse -label [label]

where [label] is, for example, the username of the second account. Go through the authorization process for the second account, then run;

$ google-drive-ocamlfuse -label [label] [mountpoint]

where [mountpoint] is the directory where you want to mount the filesystem.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ilovetosharing picture ilovetosharing  路  4Comments

drgroot picture drgroot  路  4Comments

OneCDOnly picture OneCDOnly  路  7Comments

veqtor picture veqtor  路  9Comments

leighsjo picture leighsjo  路  3Comments