GithubHelp home page GithubHelp logo

Comments (10)

fsantini avatar fsantini commented on July 17, 2024 1

I'll try to have a look over the weekend!

from kobocloud.

bagcivan avatar bagcivan commented on July 17, 2024

Yes lately it is not working for google drive. @fsantini can you help us

from kobocloud.

desyncr avatar desyncr commented on July 17, 2024

Thanks @fsantini let me know if I can help with anything. I was thinking of having a sort of cache (but that sounds like more problems).

from kobocloud.

desyncr avatar desyncr commented on July 17, 2024

@fsantini Something I noticed that's happening (that's not related to large directories) is that Google Drive is returning the following:

<HTML>
<HEAD>
<TITLE>Moved Temporarily</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Moved Temporarily</H1>
The document has moved <A HREF="...">here</A>.
</BODY>
</HTML>

I'm testing a quickfix using curl -L. Nevermind. It actually does includes -L.

from kobocloud.

mmmx10 avatar mmmx10 commented on July 17, 2024

If thi can help...

I actually can get files from dropbox and not from drive, on Libra.

Looking at the get.log files it seems kobocloud can't get the filelist inside the folder of drive, so the getting line always write the folder shared link (in the log from dropbox I find filenames after the shared link)

from kobocloud.

desyncr avatar desyncr commented on July 17, 2024

I tried with Dropbox and had no issues. Do you have many ebooks there? Can you share the log (remove any personal information)?

from kobocloud.

mmmx10 avatar mmmx10 commented on July 17, 2024

I don't have problems with dropbox but with gdrive
this is the log for drive
get-drivekoe.log
this the log for dropbox
get-example.log

In the first one you don't have filenames of files, only the hash of the folder...

from kobocloud.

desyncr avatar desyncr commented on July 17, 2024

@mmmx10 The issue is that you got an extra character on the URL:

Screen Shot 2020-05-31 at 15 16 27

Remove that ^M (carry return) and it should work. You may have to change the line-ending in whatever text editor you're using.

See this and this. Also this.

from kobocloud.

tpet93 avatar tpet93 commented on July 17, 2024

I found issues whith syncing when i had square brackets "[" in the filenames on Gdrive

from kobocloud.

desyncr avatar desyncr commented on July 17, 2024

Yeah, I think I've seen similar issues before. I'll try it out later. Thanks for the report.

from kobocloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.