Sign inSign up

cmtec/gdrive

By cmtec

Updated almost 10 years ago

Google Drive Push/Pull

Artifact
0

3.5K

cmtec/gdrive repository overview

Docker container implementing drive (https://github.com/odeke-em/drive)

unRaid template: https://github.com/cmtec/docker-templates


First time init (you will be prompted to authenticate with your google account): docker exec -i -t gdrive init <PATH TO SHARE>

Push/Pull (manually): docker exec -i -t gdrive pull <PATH TO SHARE> docker exec -i -t gdrive push <PATH TO SHARE>

Push/Pull (script): docker exec gdrive pull -no-prompt -fix-clashes <PATH TO SHARE> docker exec gdrive push -no-prompt -fix-clashes <PATH TO SHARE>

One way "backup" Push (script): docker exec gdrive push -no-prompt -fix-clashes -no-clobber <PATH TO SHARE>

Tag summary

Content type

Unrecognized

Digest

Size

422.1 MB

Last updated

almost 10 years ago

docker pull cmtec/gdrive