Changes

From SME Server
Jump to navigationJump to search
4 bytes removed ,  12:03, 6 July 2018
m
→‎Installation: change TAG from CODE to PRE to get better visual, easy to copy
Line 71: Line 71:  
Rclone is made available as a statically linked executible and can be installed as follows: (https://rclone.org/install/)
 
Rclone is made available as a statically linked executible and can be installed as follows: (https://rclone.org/install/)
   −
<code>
+
<pre>
 
curl -O https://downloads.rclone.org/rclone-current-linux-amd64.zip
 
curl -O https://downloads.rclone.org/rclone-current-linux-amd64.zip
   Line 84: Line 84:  
sudo chmod 755 /usr/bin/rclone
 
sudo chmod 755 /usr/bin/rclone
   −
</code>
+
</pre>
    
Note that this loads the 64 bit version, other versions are available.
 
Note that this loads the 64 bit version, other versions are available.
Line 90: Line 90:  
Then you can run the configuration process:
 
Then you can run the configuration process:
   −
<code>rclone config</code>
+
<pre>rclone config</pre>
    
Choose your cloud provider and follow the instructions for a headless server.
 
Choose your cloud provider and follow the instructions for a headless server.
147

edits

Navigation menu