Code Monkey home page Code Monkey logo

Comments (5)

ncw avatar ncw commented on May 19, 2024

We could add a path into the config relatively easily so then you'd have to type

rclone sync source: dest:

What do you think of that?

from rclone.

cnbuff410 avatar cnbuff410 commented on May 19, 2024

That's fine. Just curious though, why not even ignore "source: dest:" part?

from rclone.

cnbuff410 avatar cnbuff410 commented on May 19, 2024

I guess what I would like to see is to have "push" or "pull" command just like git. If I go to a rcloned folder and do "rclone push", it like "rclone sync local remote", same case for "rclone pull"

Then you may want user to do "rclone init remote" first, and record that info into rclone.config. So everytime when user use "push" or "pull", rclone could automatically figure out what's the remote.

Does it make sense?

The way I currently using is to do it using bash script. so like if I want to have a folder "A" keep sync with a remote, I need to create a folder AA, then put "A", "push.bash", "pull.bash" into AA. It's fine, it's just nicer to be able to remove the meaningless "AA" folder.

from rclone.

zeshanb avatar zeshanb commented on May 19, 2024

Allowing users to give unique name to each cloud storage point is very well done. Thanks for making this unique GO application allowing anyone to diversify their data storage. GO is a perfect choice to make something like this.

I can name inbound cloud storage as downloadfrom: and where I want to transport the data to uploadto: . This way there isn't any confusion during large data transactions.

rclone [goodie options] copy downloadfrom:container uploadto:bucket/folder-name

Thank you many folds.

from rclone.

Animosity022 avatar Animosity022 commented on May 19, 2024

This looks to be covered these days with the use of the alias backend.

from rclone.

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.