iwonbigbro / gsync

RSync for Google Drive - GSync
Other
240 stars 50 forks source link

Python errors running gsync #95

Open sgosnell opened 8 years ago

sgosnell commented 8 years ago

I've installed gsync, and successfully authenticated, AFAICT. But running gsync gives me python errors.

stan@chromebox:~$ gsync drive://private /media/stan/USB3_HDD/gdrive/private DEBUG: 'Exception': File "/usr/local/lib/python2.7/dist-packages/libgsync/drive/init.py", line 382, in walk names = self.listdir(top) File "/usr/local/lib/python2.7/dist-packages/libgsync/drive/init.py", line 599, in listdir ents = self._query(parentId = str(ent.id))

The local directories are currently empty, awaiting sync from Google Drive. Any hints?

innomation commented 8 years ago

I was also dealign with the same issue, but used the tags: -c -r -t -p -o -g -v --progress, and it's just showing my 0% uploaded.