hi,
what can I do for add a second account?
thanks,
Stefano
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.
Most helpful comment
Run:
where
[label]is, for example, the username of the second account. Go through the authorization process for the second account, then run;where
[mountpoint]is the directory where you want to mount the filesystem.