Gdrive: Sync: drive sync list is empty

Created on 30 Apr 2016  路  3Comments  路  Source: prasmussen/gdrive

gdrive: 2.1.0
Golang: go1.6
OS/Arch: windows/amd64

When execute sync download <ID> or sync content <ID> geting output:

F:\Pictures\Sync>gdrive sync content <MyFolderID>
Provided id is not a sync root directory

or try to get list:

F:\Pictures\Sync>gdrive sync list
Id   Name   Created

F:\Pictures\Sync>

Most helpful comment

@alanef i have the same problem.

All 3 comments

drive:` 2.1.0
Golang: go1.6
OS/Arch: `linux/amd64

001:~$ gdrive sync download <myid> ./mydir
Starting sync...
Provided id is not a sync root `directory

Any reasons?

001:~$ gdrive sync list
Id   Name   Created
001:~$ 

@alanef i have the same problem.

I managed to solve this problem. before you start syncing first run the drive sync upload command to make the destination syncable then try download. if your file is already there you can use the sync upload to create a directory and transfer your files using the browser. Let me know if this helps

example
gdrive sync upload path fileid
gdrive sync download fileid path

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mikeyfev1 picture mikeyfev1  路  4Comments

skyuuka picture skyuuka  路  4Comments

JuliArianes picture JuliArianes  路  6Comments

msnoon picture msnoon  路  6Comments

jnovotny picture jnovotny  路  3Comments