Coder Social home page Coder Social logo

synology-pcloud-and-rclone's Issues

Documentation looks wrong to me - serious bug I think

The scariest part of any copy or sync command is getting the args in the wrong order, copying from the destination to the source, and therefore losing valuable data. I think that is what you have in the documentation.


> 
> First case: you want to mirror ALL the content of the folder DATA that's in your pcloud storage IN your NAS.
> 
> Find in your NAS the location of the destination folder, it should be in /PATH/TO/NAME_OF_YOUR_VOLUME. Take a look under Storage manager or give a simple:
> 
> ls / 
> and check the volume name. Let's say it's /volume1/share/DATA, to sync you you shall launch:
> 
>>>>>   rclone --config="/var/rclone.conf" sync pcloud:DATA/ /volume1/share/DATA
> Second case: You want to sync ALL pcloud content IN your storage: the command is:
> 
>>>>>>  rclone sync --config="/var/rclone.conf" pcloud:/ /volume1/share/CloudSync/pcloud/

Aren't these commands backward? going from pcloud to Synology NAS?

By the way, thanks for the project and the detailed instructions. Look like just what I am looking for, but using the correct rclone commands.

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.