What am I doing wrong in the RClone `crypt remote` creation process?

So, I’m following along with this video on how to set up rclone, and I was making an encrypted version of my Google Drive remote (google_drive).
However, whenever I do ./rclone copy Test.txt google_drive_crypt it creates a new directory inside the rclo…


This content originally appeared on DEV Community and was authored by Calin Baenen

So, I'm following along with this video on how to set up rclone, and I was making an encrypted version of my Google Drive remote (google_drive).
However, whenever I do ./rclone copy Test.txt google_drive_crypt it creates a new directory inside the rclone folder called "google_drive" and puts the encoded folder in there. -- However, when the person does it in the video it works perfectly fine, putting the file on Google Drive.
What am I doing wrong?

Here's a (small) command backlog:

[calin@CalinArchLinuxPC rclone-v1.57.0-linux-386]$ ./rclone config
Current remotes:

e) Edit existing remote
n) New remote
d) Delete remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
e/n/d/r/c/s/q> n
name> google_drive
Storage> drive

# ...

name> google_drive_crypt
remote> google_drive

Thanks!
Cheers!


This content originally appeared on DEV Community and was authored by Calin Baenen


Print Share Comment Cite Upload Translate Updates
APA

Calin Baenen | Sciencx (2022-01-09T01:57:48+00:00) What am I doing wrong in the RClone `crypt remote` creation process?. Retrieved from https://www.scien.cx/2022/01/09/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process/

MLA
" » What am I doing wrong in the RClone `crypt remote` creation process?." Calin Baenen | Sciencx - Sunday January 9, 2022, https://www.scien.cx/2022/01/09/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process/
HARVARD
Calin Baenen | Sciencx Sunday January 9, 2022 » What am I doing wrong in the RClone `crypt remote` creation process?., viewed ,<https://www.scien.cx/2022/01/09/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process/>
VANCOUVER
Calin Baenen | Sciencx - » What am I doing wrong in the RClone `crypt remote` creation process?. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/01/09/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process/
CHICAGO
" » What am I doing wrong in the RClone `crypt remote` creation process?." Calin Baenen | Sciencx - Accessed . https://www.scien.cx/2022/01/09/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process/
IEEE
" » What am I doing wrong in the RClone `crypt remote` creation process?." Calin Baenen | Sciencx [Online]. Available: https://www.scien.cx/2022/01/09/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process/. [Accessed: ]
rf:citation
» What am I doing wrong in the RClone `crypt remote` creation process? | Calin Baenen | Sciencx | https://www.scien.cx/2022/01/09/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.