Kaynağa Gözat

added wget sample

tags/v1.0.0
Remco 9 yıl önce
ebeveyn
işleme
339b516f50
1 değiştirilmiş dosya ile 11 ekleme ve 0 silme
  1. +11
    -0
      transfersh-web/index.html

+ 11
- 0
transfersh-web/index.html Dosyayı Görüntüle

@@ -273,6 +273,17 @@ include "includes/head.html"
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>wget uploads also supported</h3>
<div class="terminal-top">
</div>
<div class="terminal">
<code>
<span class="code-title"># wget</span>
<br/>$ wget --method PUT --body-file=/tmp/file.tar https://transfer.sh/file.tar -O - -nv
</code>
</div>
</div>
<div class="col-md-6">
<h3>Send us your awesome example</h3>
<div class="terminal-top">


Yükleniyor…
İptal
Kaydet