Backup/Rclone: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Backup » Rclone== {|class='wikitable mw-collapsible' style='width:100%' !scope='col' style='text-align:left'| Backup » [https://rclone.org/ Rclone] |- |valign='top'| {|class='wikitable mw-collapsible mw-collapsed' style='width:100%;margin:3px 0 3px 0' !scope='col' style='text-align:left'| Rclone » Install |- |valign='top'| <syntaxhighlight style='margin:3px 0 3px 0' lang='bash'> cat <<'EXE' | sudo bash apt-get update apt-get install -y rclone rclone version apt-get..." |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
|valign='top'| | |valign='top'| | ||
<syntaxhighlight style='margin:3px 0 3px 0' lang='bash'> | <syntaxhighlight style='margin:3px 0 3px 0' lang='bash'> | ||
cat <<'EXE'|sudo bash | cat <<'EXE' | sudo bash | ||
RCLONE_PLATFORM="$(uname -s)-$(dpkg --print-architecture)" | RCLONE_PLATFORM="$(uname -s)-$(dpkg --print-architecture)" | ||
RCLONE_SUFFIX="$(echo "${RCLONE_PLATFORM}.zip"|tr '[:upper:]' '[:lower:]')" | RCLONE_SUFFIX="$(echo "${RCLONE_PLATFORM}.zip"|tr '[:upper:]' '[:lower:]')" | ||
| Line 67: | Line 67: | ||
* [https://github.com/rclone/rclone/releases Backup » Rclone » Releases] | * [https://github.com/rclone/rclone/releases Backup » Rclone » Releases] | ||
* [https://rclone.org/ Backup » Rclone] | * [https://rclone.org/ Backup » Rclone] | ||
* [[Backup/Restic|Backup » Restic]] | |||
* [[Rsync|Backup » Rsync]] | |||
* [https://kopia.io/ Backup » Kopia] | |||
* [[Backup/Borg|Backup » Borg]] | |||
|valign='top' style='width:33%'| | |valign='top' style='width:33%'| | ||
Latest revision as of 09:04, 1 December 2025
Backup » Rclone
|
Backup » Rclone | |||||||
|---|---|---|---|---|---|---|---|
|
References
|
References | ||
|---|---|---|