From c2324ceb4ebaed9585f644449bd639f197bfc6cb Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Tue, 4 Mar 2025 20:05:52 -0500 Subject: Fix spelling and grammar --- ...-03+Rsync_Mirror_Finally_Working+diy+homelab+computers.tmpl.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/blog') diff --git a/html/blog/2025-03-03+Rsync_Mirror_Finally_Working+diy+homelab+computers.tmpl.html b/html/blog/2025-03-03+Rsync_Mirror_Finally_Working+diy+homelab+computers.tmpl.html index a60c3f1..10ee504 100644 --- a/html/blog/2025-03-03+Rsync_Mirror_Finally_Working+diy+homelab+computers.tmpl.html +++ b/html/blog/2025-03-03+Rsync_Mirror_Finally_Working+diy+homelab+computers.tmpl.html @@ -2,10 +2,10 @@

{{ .Title }}

My homelab is still in a state of confusion, hardware will need to change location, and it's time for a reshuffling of hardware. But for now, I wanted to at least have a real backup of my mini server. Everything has been set up, I just have been having issues with rsync.

-

I think I remember one day I gave up and decided to run rsync as is without any pre-commands shuffling files arround for me. I vaguely remember this going horribly due to ssh connection timeout and extremely slow file transfer speeds resulting in a partial copy.

-

Aparently this was either just a dream, I did actually get it to complete, or the computers liked something about today. I'm not sure. rsync-prelude didn't seem to recurse, as I ran into before, so I just sent it using rsync as-is again, and it worked. Or at least it seems to have. I picked through several old "problem" directories along with ones that I knew were recent, and everything seems to be there.

+

I think I remember one day I gave up and decided to run rsync as is without any pre-commands shuffling files around for me. I vaguely remember this going horribly due to ssh connection timeout and extremely slow file transfer speeds resulting in a partial copy.

+

Apparently this was either just a dream, I did actually get it to complete, or the computers liked something about today. I'm not sure. rsync-prelude didn't seem to navigate recursively, as I ran into before, so I just sent it using rsync as-is again, and it worked. Or at least it seems to have. I picked through several old "problem" directories along with ones that I knew were recent, and everything seems to be there.

This is good enough for me right now, so I installed a crontab and I'll monitor things over the next few days. I'm not going to bother with bi-directional backup, but it will be nice to have local gigabit speeds when at home trying to download.

I'll update on the status after a week or so, but for now, I've actually got a working backup.

Created: {{ .Date }}

-{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3