Linux: Difference between revisions

13 bytes added ,  28 February 2020
Line 204: Line 204:
===rclone===
===rclone===
Similar to rsync but for cloud services such as Dropbox and Google Drive
Similar to rsync but for cloud services such as Dropbox and Google Drive
[https://www.ostechnix.com/how-to-mount-google-drive-locally-as-virtual-file-system-in-linux/ Mount Google Drive]<br>
;Resources
* [https://www.ostechnix.com/how-to-mount-google-drive-locally-as-virtual-file-system-in-linux/ Mount Google Drive]<br>
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
sudo apt install rclone
sudo apt install rclone