From 6778ea01baee787922ec0654966288bc0e3a965d1c4941b4155186c496c733c1 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Wed, 5 Feb 2025 00:00:00 +0000 Subject: Replace instances of 'Github' with 'GitHub' 'GitHub' is the correct spelling. --- .../entry/how-to-transfer-large-files-from-one-computer-to-another.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/entry/how-to-transfer-large-files-from-one-computer-to-another.md') diff --git a/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md b/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md index 2ac8f66..c698afc 100644 --- a/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md +++ b/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md @@ -54,6 +54,6 @@ For computers on the same LAN, there's plenty of software for managing a shared These programs can also share files to the public internet, but most of you reading this won't have a static public IP address or domain name, so it's irrelevant. I often use Rsync for its versatility, security, and efficient delta-transfer algorithm. # Conclusion -Most people still transfer large files using the dumb ways. When I search for the file-sharing tag on Github, I get 947 results. There's plenty of good software out there for transferring large files and lots of it is so easy to use a monkey could figure it out. +Most people still transfer large files using the dumb ways. When I search for the file-sharing tag on GitHub, I get 947 results. There's plenty of good software out there for transferring large files and lots of it is so easy to use a monkey could figure it out. There's no excuse for relying on the corporate cloud, email, or social media to transfer large files if you have the choice. Use a real file transfer program instead. -- cgit v1.2.3