From 904c6cf6feb48b7bb13cea23cf747789592eaae2 Mon Sep 17 00:00:00 2001 From: cranberry Date: Wed, 24 Feb 2021 04:02:17 +0000 Subject: [PATCH] Updating transfer.sh link The original link is reported to be "The service at https://transfersh.com is of unknown origin and reported as cloud malware.", as stated by the developer in the README.md of their GitHub repository, and should hence not be published here (or anywhere else). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82207e5a..4af03a74 100644 --- a/README.md +++ b/README.md @@ -789,7 +789,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Command-line file upload - [Beauties](https://github.com/dsx/beauties) - Minimalist file sharing written in Go, to be used primarily from Unix shell (e.g. with curl). Can be built as a Debian package for easy install. `MIT` `Go` -- [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go` +- [transfer.sh](https://github.com/dutchcoders/transfer.sh/) - Easy file sharing from the command line. ([Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go` #### Web based file managers