gsync icon indicating copy to clipboard operation
gsync copied to clipboard

gsync create directory but sync noting

Open shivshankar3578 opened this issue 9 years ago • 1 comments

Hello, i recently use gsync. it's simple and good idea to backup on google drive using command line. but when i hit sudo gsync -r -t -p -o -g -v --progress --delete -l -s test drive://backup this create recursive empty directory on drive. console log is

test/ test/socket.io.js 0 0% 0.00B/s 0:00:00 test/index-test.js 0 0% 0.00B/s 0:00:00 test/mocha.opts 0 0% 0.00B/s 0:00:00 test/import.js 0 0% 0.00B/s 0:00:00 test/db/ test/db/client.js 0 0% 0.00B/s 0:00:00 test/db/schema.js 0 0% 0.00B/s 0:00:00 test/support/ test/support/doge.jpg

checkout this please

shivshankar3578 avatar Dec 08 '16 04:12 shivshankar3578

It´s a known bug (#69)

JSDragon avatar May 21 '17 17:05 JSDragon