gdrive.sh icon indicating copy to clipboard operation
gdrive.sh copied to clipboard

awk: fatal: cannot open file `/tmp/cookie' for reading (No such file or directory)

Open sammosummo opened this issue 4 years ago • 2 comments

curl gdrive.sh | bash -s https://drive.google.com/open?id=1iJA3oVnDAhfbXubIFnlGCy-jXW9E5UiM
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2874  100  2874    0     0   9835      0 --:--:-- --:--:-- --:--:--  9842
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1103  100  1103    0     0    125      0  0:00:08  0:00:08 --:--:--   247
awk: fatal: cannot open file `/tmp/cookie' for reading (No such file or directory)

sammosummo avatar Apr 16 '20 14:04 sammosummo

I did not have such problems until today. I wonder what changed in my system so that I have the same problem as you, 2 years afterwards.

cduguet avatar Feb 18 '22 11:02 cduguet

The answer is in https://stackoverflow.com/a/48133859/1180974 . Google Drive just changed the API.

cduguet avatar Feb 18 '22 13:02 cduguet