Jump to content

Rclone: Difference between revisions

343 bytes added ,  24 May 2020
no edit summary
No edit summary
Line 65: Line 65:
** Use <code>--ignore-existing</code> to skip existing files
** Use <code>--ignore-existing</code> to skip existing files
** Use <code>--backup-dir <path></code> to move existing files which would be modified to another folder
** Use <code>--backup-dir <path></code> to move existing files which would be modified to another folder
==Crypt==
[https://rclone.org/crypt/ https://rclone.org/crypt/] 
Crypt allows you to encrypt the files you backup in the cloud.
This is similar to Cryptomator but you don't need to store the encrypted files locally.
Crypt creates fake remotes (Crypt remotes) which represent decrypted versions of paths in real remotes (e.g. Google Drive).