using_rclone
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
using_rclone [2022/02/14 20:07] – created deadline | using_rclone [2022/02/15 20:02] (current) – [More Information about rclone] deadline | ||
---|---|---|---|
Line 7: | Line 7: | ||
The following steps must also be performed using a terminal window on one of the DSL Lab workstations. Once configured, however, the '' | The following steps must also be performed using a terminal window on one of the DSL Lab workstations. Once configured, however, the '' | ||
- | Open text window under your account and enter '' | + | Open text window under your account and enter '' |
< | < | ||
- | rclone config | + | $ rclone config |
2022/02/14 13:32:45 NOTICE: Config file "/ | 2022/02/14 13:32:45 NOTICE: Config file "/ | ||
No remotes found - make a new one | No remotes found - make a new one | ||
Line 20: | Line 20: | ||
</ | </ | ||
- | Enter **'' | + | Enter **'' |
Also '' | Also '' | ||
Line 189: | Line 189: | ||
Enter **'' | Enter **'' | ||
- | A link will be provided, enter this in a browser on your workstation. It will ask you to authenticate your Google account and provide a verification code. | + | A long URL will be provided, enter this in a browser on the workstation. It will ask you to authenticate your Google account and provide a verification code. |
< | < | ||
Line 196: | Line 196: | ||
</ | </ | ||
- | Copy the verification code from the web browser and past it in this dialog | + | Copy the verification code from the web browser and past it into this dialog |
< | < | ||
Line 244: | Line 244: | ||
If the configuration was successful '' | If the configuration was successful '' | ||
- | ** | ||
- | rclone lsd mygdrive: | + | ===== Example Commands===== |
- | 1029 | + | |
- | 1030 | + | ** List top level directories in my Google Drive ** |
- | 1031 | + | |
- | 1033 | + | rclone lsd mygdrive: |
- | 1034 | + | -1 2017-01-16 12: |
- | 1035 | + | -1 2021-09-07 13: |
- | 1036 rclone ls | + | -1 2022-02-14 13: |
- | 1037 rclone ls -h | + | |
- | 1038 | + | ** List files in the '' |
- | 1039 | + | |
- | 1042 | + | |
- | 1043 | + | |
- | 1044 | + | |
+ | ** Long list the files in the '' | ||
+ | |||
+ | rclone | ||
+ | | ||
+ | |||
+ | ** Copy the file ('' | ||
+ | |||
+ | rclone copy mygdrive: | ||
+ | |||
+ | ** Create a copy ('' | ||
+ | cp bank.csv bank2.csv | ||
+ | rclone | ||
+ | rclone ls mygdrive: | ||
+ | 461474 bank2.csv | ||
+ | 461474 bank.csv | ||
+ | |||
+ | **Delete a file ('' | ||
+ | rclone | ||
+ | 461474 bank2.csv | ||
+ | | ||
+ | | ||
+ | rclone | ||
+ | | ||
+ | |||
+ | =====More Information about rclone===== | ||
+ | |||
+ | There are other command options and features of '' | ||
using_rclone.1644869255.txt.gz · Last modified: 2022/02/14 20:07 by deadline