summaryrefslogtreecommitdiff
path: root/content/entry/how-to-transfer-large-files-from-one-computer-to-another.md
diff options
context:
space:
mode:
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.md2
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.