zlin / wgetpaste

MIT License
34 stars 16 forks source link

Always 'Apparently nothing was received' #47

Open Freed-Wu opened 1 year ago

Freed-Wu commented 1 year ago

Don't use any ~/.wgetpaste.d/wgetpaste.conf.

# whatever XXX, always receive nothing
$ hello | wgetpaste -s XXX
Apparently nothing was received. Perhaps the connection failed. Enable --verbose or
--debug to get the output from wget that can help diagnose it correctly.
$ hello | wgetpaste --debug 2>&1 | tee a.log > /dev/null

a.log