-
Когда кончается место на гугл-диске, сейчас в ответ слышна вот такая ругань:
exception: /backup/gd/grive2-master/libgrive/src/protocol/AuthAgent.cc(191): Throw in function long gr::AuthAgent::CheckHtt…
-
When sync to Google drive takes a little longer, auth expires and Grive tries to refresh auth token, then crashes. Steps to reproduce: Sync large local folder to Google drive. Error message:
resquest…
-
Hello,
Is there a vital reason that the google-drive folder needs to be a subdirectory to $HOME? My google-drive location is `/media/Data/GoogleDrive` (this is a /media mounted second HDD in NTFS) …
-
The basic output "Reading local directories..." appears to be printed to stderr. Given that these are purely informational and don't represent an error of any kind, these should be printed to stdout. …
jsams updated
8 years ago
-
Can you modify the sources so that gdive2 compiles on uclibc based distros?
UclibC does not have execinfo.h header and backtrace functions.
-
https://github.com/Grive/grive/issues/348
``` bash
user@laptop_model:~/$ grive -v
grive version 0.5.1-dev Jan 10 2018 11:20:45
```
-
This _might_ be related to my previous issue, although I honestly don't see the connection. Basically I replaced `libgcrypt-config` with `pkg-config` in `cmake/Modules/FindLibGcrypt.cmake`. That let m…
-
I am only able to access my main google drive but not the Team drive. Since I have unlimited space on my Team Drive I want to upload to that one.
-
```
~/myFolder $ grive -a
[...]
Finished !
[...]
~ $ systemctl --user enable grive@$(systemd-escape myFolder).service
systemctl --user start grive@$(systemd-escape myFolder).service
Failed to e…
-