rclone
Rsync for cloud storage
Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
amd64 arm64 armhf
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install rclone
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
1.64.0 | acf6dfb825a6a2ae05195747a6e64f3374eeeb993a3b17c77c473b49ddc4fee1 |
13071 |
1.63.1 | 6853a86e3e73fa23ecebb284914d1c7e5680093dbe41ebafeae5b541268984ca |
11950 |
1.63.0 | 7c6595b91311958c52b895092567a87ec56ee40c35ad6470d4ec2e3eb4ede478 |
11946 |
1.62.2 | 4dc322728b3f04ac328d0517a115ebfed6f4864a32466063f7d7d4472a6e7e17 |
11837 |
1.62.1 | b54c2f1096244d675c96823c4dcf14542d790c42b434352cf0395cf5940635b7 |
11840 |
1.62.0 | 50ce78340557da88278dc3220d7e779dbf98b858998b6d8684de9aa4bfa357c3 |
11845 |
1.61.1 | c61679abcd1cd27edcd2c27c0604073297668a954125df9ef463c8d22e0f93a5 |
11713 |
1.61.0 | 6d28f4a2dc61ae30f7aa97ad620b3db5d398fb88bbb6d3642a4d1adfadb83a84 |
12564 |
1.60.1 | bb83e46833be437e80865d439959c27bc2c65f22e46ba835d7cb700437c3ed32 |
12099 |
1.60.0 | 48dd58a14f313bde6dc62cbc367f4d116e1311db8f78d2ac99374f92806c62dc |
12105 |
Version | SHA256 | Size (KB) |
---|---|---|
1.64.0 | 8d15084ee06f72081efd9e9f78385d92d9ebeaafc2eae8bf0993ad2381cdb416 |
11364 |
1.63.1 | 86052cb75925997793719e5bf4e6ba3bf7e71857fc5cd7c893779eb21d7b9a7d |
10316 |
1.63.0 | 7c3aa8de4ca5939f4817ead1986662bd06b515f2596f49769ce825247dfe3d02 |
10318 |
1.62.2 | 2db3df6984a97336a4445e4a6852e4935d6738ab93d5ab2a20bcd9515f5aa231 |
10228 |
1.62.1 | ade94db120841bb1c4d7fb04a0593f2abf1a5f4b1cb26162d8d76544172dfc0f |
10227 |
1.62.0 | 854afb1fa4efc8a4ccc140d0eb3742746def9d3cac72371bae13164802d6c916 |
10229 |
1.61.1 | 8f9855688171e4db2952d00740f4c9943c3cde16ef9f1cb6326ed94a1df319f6 |
10138 |
1.61.0 | 08983daaf80e23c97db94ddb321a2096b15b6aad293d99574de6314b2129a53a |
10968 |
1.60.1 | a3f5495e22d7565a05d290dee51fc2b372c1f0ca06efdd6a429090b8ec781d6e |
10607 |
1.60.0 | 0b22e3b3bd1e626e1fc0fd1bdc6750cf919777659f6b368ddc007ec0fedd6e22 |
10615 |
Version | SHA256 | Size (KB) |
---|---|---|
1.64.0 | cba116ea60e891cb607376a348a0afe987961eafe34ed9f6365d6c42ee7f654b |
11477 |
1.63.1 | 9a4696570fe503d5dcaff076bba83dbccb1abb504faffa16b8d789a5cac3d802 |
10552 |
1.63.0 | 0f774e0694b3a620485bbf2e6cf9d96c0a080cf74ded2fd9fbf10ae7d8910854 |
10555 |
1.62.2 | 8fcaa37b6a4c3abe752298d9345416d82fd59f3a1cacf912214f29bb5a42ffe2 |
10467 |
1.62.1 | f9ef8f7a6d7e810f4d719ba77044660f91db9111780784cf8c0256ce121a3bc7 |
10467 |
1.62.0 | 7767fff9ad27d87d6e3535db267b62b874a1cae33387f875b4894e428bceaacd |
10466 |
1.61.1 | b0e8a6de61b8c6b0016492169261611b48df8e39a5fc8b254795be3a6f113aef |
10351 |
1.61.0 | 9a113c6ad32b34063978d97772837c0a20672e6c48d6cb58476ab72b39a94503 |
11191 |
1.60.1 | 26bf3cdebbc4d0f6f94e3fc9095bd747bb55cf916e295658b43fbc18efb624ed |
10772 |
1.60.0 | 213014b5b21a54fae76d0af7709dafe3c3150a6369a923256003e0f678d0de20 |
10777 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for rclone are versioned here.
Click here to see rclone ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/rclone/ops2deb.yml
- name: rclone
matrix:
versions:
- 1.57.0
- 1.58.0
architectures:
- amd64
- arm64
- armhf
homepage: https://rclone.org/
summary: rsync for cloud storage
description: |-
Rclone ("rsync for cloud storage") is a command-line program to sync files and
directories to and from different cloud storage providers.
fetch: https://github.com/rclone/rclone/releases/download/v{{version}}/rclone-v{{version}}-linux-{{goarch}}.zip
script:
- mv rclone-v{{version}}-linux-* {{src}}/usr/bin/rclone
- name: rclone
matrix:
versions:
- 1.58.1
- 1.59.0
- 1.59.1
- 1.59.2
- 1.60.0
- 1.60.1
- 1.61.0
architectures:
- amd64
- arm64
- armhf
homepage: https://rclone.org/
summary: rsync for cloud storage
description: |-
Rclone ("rsync for cloud storage") is a command-line program to sync files and
directories to and from different cloud storage providers.
fetch: https://github.com/rclone/rclone/releases/download/v{{version}}/rclone-v{{version}}-linux-{{goarch}}.zip
install:
- rclone-v{{version}}-linux-{{goarch}}:/usr/bin/rclone
- name: rclone
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.61.1
- 1.62.0
- 1.62.1
- 1.62.2
- 1.63.0
- 1.63.1
- 1.64.0
revision: "2"
homepage: https://rclone.org/
summary: rsync for cloud storage
description: |-
Rclone ("rsync for cloud storage") is a command-line program to sync files and
directories to and from different cloud storage providers.
fetch: https://github.com/rclone/rclone/releases/download/v{{version}}/rclone-v{{version}}-linux-{{goarch}}.zip
install:
- rclone-v{{version}}-linux-{{goarch}}/rclone:/usr/bin/rclone
The blueprint fetch
keyword contains a URL template pointing to rclone releases. Downloaded files are locked in a lockfile versioned here.
Click here to see rclone release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/rclone/ops2deb.lock.yml
- url: https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-linux-amd64.zip
sha256: 49191e1156cf0c41d9e6af35bd31cf2a2884107483823e17671323717905e771
timestamp: 2022-02-26 18:00:09+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-linux-arm.zip
sha256: 1616dd35a9d247654567642b4202a7b4ad4601b434d3da85671a1558fffbd4b2
timestamp: 2022-02-26 18:00:09+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-linux-arm64.zip
sha256: 7ca4bec4cc5f4ba72c863976da33085689083a04b3ee1f7bd37e08a278ca474f
timestamp: 2022-02-26 18:00:09+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-linux-amd64.zip
sha256: 586553898cc1e9e1f3198d7a0c5d84a34ca4709a35013954a3e648f09e65aa37
timestamp: 2022-03-18 16:22:07+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-linux-arm.zip
sha256: f5bb1c3947c4cdf7ed4e4afd4f0a8eeffbc522cde8af5ed15a979b3f58ea2446
timestamp: 2022-03-18 16:22:07+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-linux-arm64.zip
sha256: 28db376098fd00a050c065ffbbfc5e4d878cea412ce4b3dbc3c45c5c96dfee4f
timestamp: 2022-03-18 16:22:07+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-linux-amd64.zip
sha256: 135a4a0965cb58eafb07941f2013a82282c44c28fea9595587778e969d9ed035
timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-linux-arm.zip
sha256: 252ac98bb095787764fb981b61eb453c13717e7b2fc1e6275fdfacdc9ff1cbf2
timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.58.1/rclone-v1.58.1-linux-arm64.zip
sha256: b1abf65d6e9817ce5e2be532edeeb45cbd9ad671e8325d9d145e4d3c3ad41715
timestamp: 2022-04-30 15:19:55+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-linux-amd64.zip
sha256: cb7edcda37ef188dd5461a626f7b66d4c76676bc4cf05cba3bb4850dff3d8a2b
timestamp: 2022-07-09 23:18:52+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-linux-arm.zip
sha256: 4bbfb1e757467a2601bd97984990f52183623293f20e2c03bfe4a744af2742e3
timestamp: 2022-07-09 23:18:52+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.0/rclone-v1.59.0-linux-arm64.zip
sha256: c95ebf48bcef81e9ee296a803ca77244d111e35a55db9680c78b407ed99bb054
timestamp: 2022-07-09 23:18:52+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-linux-amd64.zip
sha256: 4aa58ab0200ea5d75c2256933eeb1da1939fe741ded667c97809a2f64e3dd545
timestamp: 2022-08-08 20:28:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-linux-arm.zip
sha256: aa00b01e21fa7c923b23ebd96a67d7938c46c1e35e7ccc5fbda33280caf14679
timestamp: 2022-08-08 20:28:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-linux-arm64.zip
sha256: 4b237151154d322c14c5075688d9553c99b5076db50eaa114cf04e302d07b4a7
timestamp: 2022-08-08 20:28:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-linux-amd64.zip
sha256: 81e7be456369f5957713463e3624023e9159c1cae756e807937046ebc9394383
timestamp: 2022-09-15 14:55:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-linux-arm.zip
sha256: e05409fc66a81a3eab2410908bf37f7cf497c88edb27cbcc92d8f5f1917e195f
timestamp: 2022-09-15 14:55:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-linux-arm64.zip
sha256: 19c515af1a70491e5a451f62fdfe41573face748e6d6ccd7cd61732fd1a076d5
timestamp: 2022-09-15 14:55:29+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-linux-amd64.zip
sha256: 04e2517acc6b8adfdadf0b2891afa83592d8e62bd0477918dd57a74e6066a1c5
timestamp: 2022-10-21 17:35:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-linux-arm.zip
sha256: 7704cd231ce7852898420cffe834f8efd031876df46420b6ded0d060c878e4ad
timestamp: 2022-10-21 17:35:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-linux-arm64.zip
sha256: 86bfc150238405ea58c396e25766dee4b1e01caedbcfd32ed3fd74533e29d910
timestamp: 2022-10-21 17:35:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-linux-amd64.zip
sha256: fd6bc19cc7fadb13538cc109128bf92ef47762a83a3eaf2ab699b03bb2a1fe32
timestamp: 2022-11-17 19:26:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-linux-arm.zip
sha256: 41a404f59d6640bae7726c29479528113cb7e95c0a3c5ea91eefabdf6cf43f24
timestamp: 2022-11-17 19:26:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-linux-arm64.zip
sha256: 34cb5687aff755ad7a3d1069b3cb0f5dd0b5b592b4d539ecd6c6a82599131ec7
timestamp: 2022-11-17 19:26:45+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-linux-amd64.zip
sha256: 748696842cc0d2277c0ffed2dec5a42aa3822558465770a638e730e9a1956c7e
timestamp: 2022-12-20 19:22:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-linux-arm.zip
sha256: 335e0c71b9818e5d688121452eadca3107ade9e60a36af0328e2843a70b2ebfb
timestamp: 2022-12-20 19:22:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.0/rclone-v1.61.0-linux-arm64.zip
sha256: 2bae86030b8915d8278720c4d3fe1ea3aa9f414575f38d0a66ecce3906cb6d2d
timestamp: 2022-12-20 19:22:57+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-linux-amd64.zip
sha256: 6d6455e1cb69eb0615a52cc046a296395e44d50c0f32627ba8590c677ddf50a9
timestamp: 2023-02-23 11:23:14+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-linux-arm.zip
sha256: 00d485a13e0db43cacbb8a66316906b18356c8e0aed5821d7d26f077943f431e
timestamp: 2023-02-23 11:23:14+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.61.1/rclone-v1.61.1-linux-arm64.zip
sha256: fff35786bf9ee9320037db69e239df83768b8f756bae2343253ba6512e70d86c
timestamp: 2023-02-23 11:23:14+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-linux-amd64.zip
sha256: 2ac214f54f3286db611d416155cb40569f6932fdb45a1e384dac201c5f41a9ff
timestamp: 2023-03-14 15:24:53+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-linux-arm.zip
sha256: 223931256f38c5faffe9402892e379b47f9442189325dc35a8a58f83ac2d4d90
timestamp: 2023-03-14 15:24:53+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-linux-arm64.zip
sha256: b71ddababf3cb07dcf58059d117c12cbf501987bb9435811bd5380a2617324bd
timestamp: 2023-03-14 15:24:53+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-linux-amd64.zip
sha256: 27f2630140201c66ce90182677f6fd305a33baa304034fd47e5f4b78ea66123f
timestamp: 2023-03-15 15:20:47+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-linux-arm.zip
sha256: b7632ad86179427b51fbad5f7f5a896fdf7107092db562ee04262d4f25fd1465
timestamp: 2023-03-15 15:20:47+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-linux-arm64.zip
sha256: 9847ecb1315ea779736dc3fbf00edeb3a9c42613200bd538092c4b0987d90f35
timestamp: 2023-03-15 15:20:47+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-amd64.zip
sha256: 6c8676dc56e3d2e26358b5bae616ab3ec95e26181cd9b8692e101dcc0fc966a1
timestamp: 2023-03-16 12:37:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-arm.zip
sha256: a6adb2db09d7d3a546e55248375ec27eb235caff4707c3e5c5c669f5365edbb1
timestamp: 2023-03-16 12:37:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-linux-arm64.zip
sha256: e921f0ac3edb45ea8f1c6b8110ed0be263aaedfb6a5ee98968d5836d3f1aadfc
timestamp: 2023-03-16 12:37:39+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-linux-amd64.zip
sha256: 8f73adfa8bd478c3cb11768d32d7578fd57eaaa3f1d72458f008aee959c95dd9
timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-linux-arm.zip
sha256: d0da5a5a737e7700297a3c419fa167541f5dbbe2572687bd0361f2a804e1aaf4
timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-linux-arm64.zip
sha256: 31c80fc12c2b391726f2a026981e0ce53bf6e68e55e4288f2b2662445d667ef5
timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-amd64.zip
sha256: ca1cb4b1d9a3e45d0704aa77651b0497eacc3e415192936a5be7f7272f2c94c5
timestamp: 2023-07-19 02:51:11+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-arm.zip
sha256: adf6da54a084a5b8822368a4a30fe84646de8b3a00c2bef4d6261478391cd999
timestamp: 2023-07-19 02:51:11+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-linux-arm64.zip
sha256: eab46bfb4e6567cd42bc14502cfd207582ed611746fa51a03542c8df619cf8f8
timestamp: 2023-07-19 02:51:11+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-linux-amd64.zip
sha256: 7ebdb680e615f690bd52c661487379f9df8de648ecf38743e49fe12c6ace6dc7
timestamp: 2023-09-11 18:20:59+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-linux-arm.zip
sha256: 687a576ce0781327c1b94663364685e9d59f28359e3d6a60b2ed59cfccdf9c3e
timestamp: 2023-09-11 18:20:59+00:00
- url: https://github.com/rclone/rclone/releases/download/v1.64.0/rclone-v1.64.0-linux-arm64.zip
sha256: b5a6cb3aef4fd1a2165fb8c21b1b1705f3cb754a202adc81931b47cd39c64749
timestamp: 2023-09-11 18:20:59+00:00