diff options
author | Matthew Lemon <y@yulqen.org> | 2023-10-22 21:23:16 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-10-22 21:23:16 +0100 |
commit | e004f704ee4a380122dfbac8ab1a94a9e794d8a0 (patch) | |
tree | 98c9217ed37e074be9a5c355ea718b3495fce05f /content/stream/2023-10-14.md | |
parent | 0c90ee0f3c1c5a7ca88a028d2bd0d113de61e8a1 (diff) |
wip: sorting out pagination
Diffstat (limited to 'content/stream/2023-10-14.md')
-rw-r--r-- | content/stream/2023-10-14.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/stream/2023-10-14.md b/content/stream/2023-10-14.md index 3d56c02..c3aac32 100644 --- a/content/stream/2023-10-14.md +++ b/content/stream/2023-10-14.md @@ -5,7 +5,7 @@ draft: false tags: ["rugby", "linux", "backup"] --- -Started to use [rclone](https://rclone.org/) recently to back up my files to a remote server. +Started to use [rclone](https://rclone.org/) recently to back up my files to a remote server. <!--more--> Very impressed so far and is simple to use for what I need, which is command-line-based, fully encrypted backups. Very much like [rsync](https://linux.die.net/man/1/rsync) which is no surprise. |