Jump to content

Rclone: Difference between revisions

65 bytes added ,  31 August 2023
No edit summary
 
Line 5: Line 5:


==Install==
==Install==
You can download a deb or rpm from their website.<br>
See https://rclone.org/install/<br>
If you do not have sudo, you can download the binary and put it in your <code>$HOME/bin</code> folder.
For Linux, you can download a deb or rpm from their website.<br>
If you do not have sudo, you can download the binary and put it in your <code>$HOME/.local/bin</code> folder.


For Windows, rclone is also [https://chocolatey.org/packages/rclone available on Chocolatey]
For Windows, rclone is also [https://chocolatey.org/packages/rclone available on Chocolatey] and WinGET
<pre>
<pre>
choco install rclone winfsp -y
choco install rclone winfsp -y