gdrive-clone icon indicating copy to clipboard operation
gdrive-clone copied to clipboard

Guide for using this? I have done all steps i have my bot ready

Open ProtoManGG opened this issue 4 years ago • 3 comments

But I still dont know how to use it can you help please ?

I used Gcopy.sh with sudo permissions still i got the error:

image

ProtoManGG avatar Dec 21 '20 12:12 ProtoManGG

Line 49 of gcopy.sh has some permission issue

${REPOPATH}/gclone copy gc:{`echo $SOURCE | sed 's/.*folders\///'`} gc:{$DESTINATION} --config=${REPOPATH}/rc.conf --transfers 50 -v --stats-one-line -P --stats=15s --ignore-existing --drive-server-side-across-configs --drive-chunk-size 128M --drive-acknowledge-abuse --drive-keep-revision-forever

make sure gclone binary is executable and try gclone manually

alx-xlx avatar Feb 22 '21 05:02 alx-xlx

@alx-xlx This project looks amazing but how to set this up properly? We need more detailed instruction.

Thanks

xkoti avatar Apr 01 '21 03:04 xkoti

brooo.. you are supposed to do all the linux setup in the google cloud console. This should be on the cloud server that is running linux. ALl transfers should be done from there, not from WSL.

ZeusCraft10 avatar Feb 02 '22 04:02 ZeusCraft10