Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 9, 2022 01:57 am GMT

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 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 configCurrent remotes:e) Edit existing remoten) New remoted) Delete remoter) Rename remotec) Copy remotes) Set configuration passwordq) Quit confige/n/d/r/c/s/q> nname> google_driveStorage> drive# ...name> google_drive_cryptremote> google_drive

Thanks!
Cheers!


Original Link: https://dev.to/baenencalin/what-am-i-doing-wrong-in-the-rclone-crypt-remote-creation-process-2m3p

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To