Giter Site home page Giter Site logo

mkzgdrive's People

Contributors

markuz avatar

Watchers

 avatar  avatar

mkzgdrive's Issues

Let the user choose the credentials file

By now the credentials file is stored in $HOME. There must be an option to let the user choose where to pick the credentials file (whole path to the credentials file, not just the top level directory)

Let the user choose the configuration file

By now the configuration file is stored in $HOME. There must be an option to let the user choose where to pick the configuration file (whole path to the configuration file, not just the top level directory)

Send several files at the time

Using threads we can send several files at the time, this means faster uploads because one upload does not use all the bandwidth. My guess is that sending up to four files will do the job.

Of course this means that there will be an option to specify how many threads the use wants to use, defaulting to one.

Syncing files when uploading

By now the script just upload files (and create directories) when the file (or directory) is not present in the remote. What if the file is present?.

Upload the stat data when uploading a file

We currently do not set this data, it would be great to have it present, the creation date and modification date is important for date sorting, if we don't use it all the files will have the current date as creation/modification date.

Get the changes and download updates

Having to iterate all the root directory to sync files is a PITA, . At some point this thing needs to get the changes and download the updates.

Download remote files

Currently the script uploads but do not download files that are present in the remote and are not present in the local.

Creating the configuration file is not intuitive

By now the first time you run mkzgdrive the configuration file is created, but there is no sign of this.

Also, having a "--create-config-file" option should be added, with this a user can check the help and create it.

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.