Giter Site home page Giter Site logo

radiologicsmedical-rclonedocumentation's Introduction

Rclone Documentation

This instructions made for proper and basic using of Rclone.

Installation

  sudo apt install rclone

Configuration and bounding with G-Drive

1_ Open the config menu with command below.

  rclone config

2_ You will have three choices, write n for creating new remote.

  n

3_ After chosed new remote, it will ask you for a remotename you can choice whatever you want.

4_ Then it will ask "storage" and give you a list of options with index numbers you need to find the index of Google Drive option and write it to the shell After you choosed the Google Drive it will ask for client-id and client-secret you just need to skip by pressing enter. (We don't need client-id and secret bc. we just want to mount data to Google Drive we don't have anything to do with Google API services for now.)

5_ It will ask for "scope" you need to choose option 1 because we need full access to do Google Drive folders. After that it will ask you for "root_folder_id" and "service_account_file" you just need to skip these questions by pressing enter for default Rclone.

6_ It will ask for "Edit advanced config?" entry "n" and keep going.

  n

7_ It will ask for "Use auto config?" entry "y" and keep going.

  y

8_ After config choices.. It will direct you to a website on your default browser. you need to log in your google account that related with your g-drive.(If the system don't direct otomaticly copy the link and open in your browser.)

9_ It will ask you "Configure this as team drive?" entry "n" and proceed.

  n

10_ In final it will give you a information about remote that you created just entry "y" and approve the all process. Than you can quit by entry "q" we are done here.

  y
  q

Basic Commands

1_ List all of the remotes.

  rclone listremotes

2_ To see folders in Drive.

  rclone ls remotename

Uploading Files

  rclone copy -P filename "remotename:(you can specify any folder here but not necessary.)"

radiologicsmedical-rclonedocumentation's People

Contributors

lockheedist avatar

Watchers

 avatar

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.