diff --git a/transfersh-web/index.html b/transfersh-web/index.html index 4327881..ffbf038 100644 --- a/transfersh-web/index.html +++ b/transfersh-web/index.html @@ -273,6 +273,17 @@ include "includes/head.html"
+
+

wget uploads also supported

+
+
+
+ + # wget +
$ wget --method PUT --body-file=/tmp/file.tar https://transfer.sh/file.tar -O - -nv +
+
+

Send us your awesome example