GithubHelp home page GithubHelp logo

Dropbox Node about node-red-web-nodes HOT 2 OPEN

node-red avatar node-red commented on July 21, 2024
Dropbox Node

from node-red-web-nodes.

Comments (2)

knolleary avatar knolleary commented on July 21, 2024

The out node should be consistent with the File Out node.

  • it should be possible to provide the complete filename in the node itself (optionally overridden by msg.filename)
  • it should provide options to both overwrite and append to the file

from node-red-web-nodes.

hindessm avatar hindessm commented on July 21, 2024

There isn't an api to do appending so you'd need to download the current copy, keeping it locally and upload the whole thing each time you extend it, so I'd be inclined to not support that?

Regardless, I agree we should aim for compatibility between dropbox/s3 file upload and file out and clearly document any differences. That is what I am currently trying to do. I wanted to make a start on the s3 node to better understand the different APIs before trying to define the common interface.

For instance, having looked at the s3 api, I'm cautious about supporting the payload option since, although it seems natural with the dropbox api, for the s3 node that would mean you'd need to write to a temp file first which seems a little inelegant.

from node-red-web-nodes.

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.