Quick note: At 25:00 I show resizing the window. Since making this video, I've been made aware of "-P" or "--progress", which does exactly what I showed you, just a lot simpler. No need to resize the window
Dude! You are a legend. Saved me a hell of a load of research into this. One thing that I was a bit wary of was the encrypted file header which by default is RCLONE. So quick Google shows that '--user-agent string' will change this to what ever I want.
Excellent video, I was able to do everything perfectly. Great explanation for something that for those who don't want to read the documentation turns out to be very useful.
I was trying so many GUI but all dissapointed me by how slow or buggy those programs are. I came to Rclone as a last resort, because I hardly never use any command line in my life, and the only time I do use it, I just copy and paste mindlessly to try fixing some weird bug on Windows. Now with your guide, I'm happy with the change.
Excellent vidéo :) In case of a problem , I need to download my data back to my pc, do you recommend the little tool that mount your OneDrive and just copy and paste or I should use a specific rclone command ? Thanks !!!
Hi. Can you make a tutorial about how to properly mount RapidGator by FTP using RClone? I already tried, but got error warning when upload files from local drive.
Thank you for the vid! so helpful. I have pCloud and want to use rclone to truly encrypt it and have the same sync/livestream functionality as the base pCloud service. Can you post the instructions on how to automate this being mounted and synced as well as not having to enter the password manually on every start up? I want it easily accessible on this computer and truly encrypted from anyone on the cloud
Is there a way to keep the drive mounted at all times without having to run a batch file and keeping it opened ? Perhaps even automatically mount it while restarting the machine (let's say I need to restart the PC for a driver/windows update) and keep it that way ? I know that IceDrive does that natively, but they aren't really Zero-Knowledge like Mega... So I'd wanna do that with Mega or other cloud services.
It worked perfectly on my PC, but when it came to my laptop WinFsp was not getting installed. When i tried to install the new version it said, please uninstall the previous version. Even upon deleting the previous version the new version kept giving me the same error. I dont know what to do, have you come across such a problem? If yes, can you help me. Help is much appreciated.
Amazing video, really appreciate it! 😀 the config password makes a lot of sense, but surely its going to be annoying for automated syncs when you have to keep re-typing in password. Do you have a solution for this?
Any ways to merge two cloud drive storage using rclone? Personally, I try to create "union" drive for that and am stucked for "upstreams", don't know what to fill in...
But isn't it true that even if the files are encrypted, if their folder is mounted as a local drive, then ransomware will still be able to encrypt the files again? If so, rclone offers no help to avoid ransomware, right? If so, the ransomware-infected files will also replace the original files in the cloud, so isn't it pointless?
rclone crypt remote leaves metadata to know that file is encrypted using rclone. Is there any way to add user-defined crypt remote which may use steganography or strong encryption?
Quick question, what happens if for example you have a PC with your Cloud storage connected to Rclone as a Remote and then Encrypted with a new Remote in Rclone. Then the PC dies, gets destroyed or lost, what do you do at that point to be able to get the files decrypted to your local storage again on a new PC since the original Rclone configs etc. is gone?
Its possible to decrypt the files without rclone, I've seen some comments of people doing it with js or python nonetheless the best option is to backup your rclone config
1) is it possible to recover an encrypted remote? If I loose my pc with rclone, but have password, how can I restore the encrypted remote in a new one? does rclone reads the remotes existing in a cloud storage? 2) Why did you create two encrypted, first ode and then video in two differents windows? Thank you
what about if i dont want to use anymore? how to recover file names orginal ? or how can i use on second pc this files, will they see as random names or orginal names
Hi, thanks for the video, want to ask is rclone copy and mount does the same things? I can upload via using rclone copy and mount it to do it GUI. Am i right?
Quick note: At 25:00 I show resizing the window. Since making this video, I've been made aware of "-P" or "--progress", which does exactly what I showed you, just a lot simpler. No need to resize the window
Really underrated video!
Honestly the best one for complete backup solution.
I Hope it blows up :)
Dude! You are a legend. Saved me a hell of a load of research into this. One thing that I was a bit wary of was the encrypted file header which by default is RCLONE. So quick Google shows that '--user-agent string' will change this to what ever I want.
Why is that a problem? I'm new to this topic
This is the most amazing introduction do rclone that one could ever wish for!
Thank you so much for you time and effort!🥰
Masterclass. I pressume that you're a sysadmin, so, from one to another, thank you. I was green about RClone, but with this, my life got easier.
Fantastic video, glad i found it, best explanation and tutorial of several i watched. Thank You.
WoW!
It was a really good lesson in Rclone.
Thank you very much for your help!
Excellent video, I was able to do everything perfectly. Great explanation for something that for those who don't want to read the documentation turns out to be very useful.
Excelente tutorial. Pretty straightfoward. Thank you very much.
I was trying so many GUI but all dissapointed me by how slow or buggy those programs are. I came to Rclone as a last resort, because I hardly never use any command line in my life, and the only time I do use it, I just copy and paste mindlessly to try fixing some weird bug on Windows. Now with your guide, I'm happy with the change.
Awesome tool. Kudos dor RClone community and for your video.
Great instructional video, thank-you. Now I have to figure out if we can mount via mount points instead of drives.
Excellent video - thank you very much 👍
Excellent vidéo :) In case of a problem , I need to download my data back to my pc, do you recommend the little tool that mount your OneDrive and just copy and paste or I should use a specific rclone command ? Thanks !!!
Thank you, now I can upload my books to google as a backup without their AI stealing it :D
Thanks a lot for your video! Saved me money not having to buy Mountain Duck to mount the remote storage on windows.
Hi. Can you make a tutorial about how to properly mount RapidGator by FTP using RClone? I already tried, but got error warning when upload files from local drive.
Thank you for the vid! so helpful. I have pCloud and want to use rclone to truly encrypt it and have the same sync/livestream functionality as the base pCloud service. Can you post the instructions on how to automate this being mounted and synced as well as not having to enter the password manually on every start up? I want it easily accessible on this computer and truly encrypted from anyone on the cloud
Very nice video, TNX.
Is there a way to keep the drive mounted at all times without having to run a batch file and keeping it opened ? Perhaps even automatically mount it while restarting the machine (let's say I need to restart the PC for a driver/windows update) and keep it that way ?
I know that IceDrive does that natively, but they aren't really Zero-Knowledge like Mega... So I'd wanna do that with Mega or other cloud services.
Hi thanks for a very detailed and helpful video. Please do a follow up video on the Rclone automation. Thanks again
It worked perfectly on my PC, but when it came to my laptop WinFsp was not getting installed. When i tried to install the new version it said, please uninstall the previous version. Even upon deleting the previous version the new version kept giving me the same error. I dont know what to do, have you come across such a problem? If yes, can you help me. Help is much appreciated.
Thank you, sir.
Amazing video, really appreciate it! 😀
the config password makes a lot of sense, but surely its going to be annoying for automated syncs when you have to keep re-typing in password. Do you have a solution for this?
Thank you!
what about files up to 30GB, sync with no problems and no interruptions?
Can you please make a video on how to automate the bat files?
Very useful video, can you pls tell us how to use all this rclone automatically with windows startup, thanks
Any ways to merge two cloud drive storage using rclone? Personally, I try to create "union" drive for that and am stucked for "upstreams", don't know what to fill in...
But isn't it true that even if the files are encrypted, if their folder is mounted as a local drive, then ransomware will still be able to encrypt the files again? If so, rclone offers no help to avoid ransomware, right? If so, the ransomware-infected files will also replace the original files in the cloud, so isn't it pointless?
thx
Hi, how to rectify this error "cannot create WinFsp-FUSE file system : unexpected error." For mount one drive in Windows 8.
Vous êtes un génie. :D
rclone crypt remote leaves metadata to know that file is encrypted using rclone. Is there any way to add user-defined crypt remote which may use steganography or strong encryption?
Is it possible to encrypt files that are already on the drive without downloading and re-uploading them to the drive?
Without using my own bandwidth
Quick question, what happens if for example you have a PC with your Cloud storage connected to Rclone as a Remote and then Encrypted with a new Remote in Rclone. Then the PC dies, gets destroyed or lost, what do you do at that point to be able to get the files decrypted to your local storage again on a new PC since the original Rclone configs etc. is gone?
Its possible to decrypt the files without rclone, I've seen some comments of people doing it with js or python nonetheless the best option is to backup your rclone config
@@shailegerheh, encrypt and backup the config but then you can't access it cos it's encrypted...
Your voice is lovely :D
1) is it possible to recover an encrypted remote? If I loose my pc with rclone, but have password, how can I restore the encrypted remote in a new one?
does rclone reads the remotes existing in a cloud storage?
2) Why did you create two encrypted, first ode and then video in two differents windows?
Thank you
what about if i dont want to use anymore? how to recover file names orginal ? or how can i use on second pc this files, will they see as random names or orginal names
Hi, thanks for the video, want to ask is rclone copy and mount does the same things? I can upload via using rclone copy and mount it to do it GUI. Am i right?
you the man!
for mega pls
Dear @TroubleChute in 12:04 we can see you're password for rclone encryption
😆
A salt is literally just appended to your password, there's no reason to do that rather than just use a single longer password
j
How to hide pop up cmd window on Windows 10?
i need two pc for this ?