Giter Club home page Giter Club logo

Comments (7)

nharraud avatar nharraud commented on June 10, 2024

@lnielsen How would this work? User provides a URL and Invenio downloads the URL response?

from invenio-files-rest.

lnielsen avatar lnielsen commented on June 10, 2024

Yes...........useful for owncloud/dropbox integration

from invenio-files-rest.

lnielsen avatar lnielsen commented on June 10, 2024

Naturally some sort of restrictions should be involved to not allow blanco download from anywhere.

from invenio-files-rest.

nharraud avatar nharraud commented on June 10, 2024

@lnielsen Thanks! As @emanueldima said it makes sense to use this for B2Drop integration as it is based on OwnCloud. I don't have time to work on this right now but if nobody takes it I will do it later. We can already start talking about the design.

Questions:
1/ Should we just give an URL or also the Content-Type?
2/ Should we have a dedicated upload jobs endpoint enabling the listing of jobs and their status so that we can show to the user what is happening?

from invenio-files-rest.

lnielsen avatar lnielsen commented on June 10, 2024

1/ Should we just give an URL or also the Content-Type?

I'm not sure about the API yet. But we should have a look at how other cloud services does it

2/ Should we have a dedicated upload jobs endpoint enabling the listing of jobs and their status so that we can show to the user what is happening?

Yes, I would assume so. Note that there's already a celery progress updater callback, which will set the status of a celery task to the percentage which has been written/downlaoded - then we just need a REST API to expose those numbers…..

from invenio-files-rest.

lnielsen avatar lnielsen commented on June 10, 2024

DropBox chooser:
https://www.dropbox.com/developers/chooser

Does ownCloud have something equivalent?

from invenio-files-rest.

egabancho avatar egabancho commented on June 10, 2024

cc @drjova

from invenio-files-rest.

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.