diff options
author | Nicholas Johnson <mail@nicholasjohnson.ch> | 2025-02-05 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <mail@nicholasjohnson.ch> | 2025-02-05 00:00:00 +0000 |
commit | 6778ea01baee787922ec0654966288bc0e3a965d1c4941b4155186c496c733c1 (patch) | |
tree | 84d7fbc4d6939ac71f861d2e1976dcf9dfb5228c673f4d8cae7d8fca9dd566ee /content/entry/how-to-transfer-large-files-from-one-computer-to-another.md | |
parent | 8952999bba8cf80ef6e5fb732aa89c5f3b9140cb5ced3b222b52f3e357413a1f (diff) | |
download | journal-6778ea01baee787922ec0654966288bc0e3a965d1c4941b4155186c496c733c1.tar.gz journal-6778ea01baee787922ec0654966288bc0e3a965d1c4941b4155186c496c733c1.zip |
Replace instances of 'Github' with 'GitHub'
'GitHub' is the correct spelling.
Diffstat (limited to 'content/entry/how-to-transfer-large-files-from-one-computer-to-another.md')
-rw-r--r-- | content/entry/how-to-transfer-large-files-from-one-computer-to-another.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |