GDFS icon indicating copy to clipboard operation
GDFS copied to clipboard

Google Drive File System

Results 5 GDFS issues
Sort by recently updated
recently updated
newest added

Hi, I am running into an error scriptlet failed, exit status 1 When attempting to install the rpm: [gdfs-1.0.0-166.10.x86_64.rpm](http://download.opensuse.org/repositories/home:/robinthomas/CentOS_7/x86_64/gdfs-1.0.0-166.10.x86_64.rpm) **Platform:** `CentOS Linux release 7.9.2009 (Core)` `3.10.0-1160.15.2.el7.x86_64` Any thoughts what might...

I think that the autotools need to declare that libcurl-dev is needed.

Error on Ubuntu 16.04. ``` *** buffer overflow detected ***: gauth terminated ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f890cd527e5] /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7f890cdf356c] /lib/x86_64-linux-gnu/libc.so.6(+0x116570)[0x7f890cdf1570] /lib/x86_64-linux-gnu/libc.so.6(+0x1158c2)[0x7f890cdf08c2] gauth(+0x527f)[0x55a1508fe27f] gauth(+0x4906)[0x55a1508fd906] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f890ccfb830] gauth(+0x4a59)[0x55a1508fda59] ======= Memory map: ======== 55a1508f9000-55a15091d000 r-xp 00000000...

`check out [Supported Operating Systems](http://download.opensuse.org/repositories/home:/robinthomas) to find the repository link for your operating system.` This link above seems broken

Output from gauth: `To authorize GDFS to use your Google Drive account, visit the following URL to produce an auth code https://accounts.google.com/o/oauth2/auth?response_type=code&scope=https://www.googleapis.com/auth/drive&access_type=offline&client_id=1226761120-i6c1c1l3aafea2je44ubq3d9g19k48ob.apps.googleusercontent.com&redirect_uri=urn:ietf:wg:oauth:2.0:oob ` When I open that link in my...