GithubHelp home page GithubHelp logo

paaland / node-jfs Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 3.0 50 KB

JottaCloud client written in nodejs to list, download and upload files.

License: MIT License

JavaScript 100.00%
backup client cloud jottacloud node nodejs storage

node-jfs's People

Contributors

maggedotno avatar paaland avatar paalandreassen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-jfs's Issues

No local db over upload files

There is no database over uploaded files, so each file is checked against JottaCloud to see if it exists. Backup scenario would be much faster if a list of already uploaded files with name, modification date, size and md5 hash was stored in say an sqlite database.

Upload of large files not working

There seems to be an issue with uploading very large files. Might be that files must be sent in pieces no larger than 1 GB or similar. Need further investigation.

Does not support resume of incomplete uploads

If for some reason a file upload is not complete, jotta will report the file as incomplete allowing the client to resume the upload. This is not supported pƄ node-jfs at this time. The file will be completely reuploaded.

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.