question about wget flavor

2002-05-17 Thread Pavel Stepchenko
Hello wget, $ wget -v wget: missing URL Usage: wget [OPTION]... [URL]... Try `wget --help' for more options. [root@rmt-gw]1014# wget --version GNU Wget 1.8.1 script.sh: #!/bin/sh wget="/usr/local/bin/wget -t0 -nr -nc -x --timeout=20 --wait=61 --waitretry=120" $wget ftp://nonanonymous:[EMAIL

Bug report

2001-12-13 Thread Pavel Stepchenko
Hello bug-wget, $ wget --version GNU Wget 1.8 $ wget ftp://password:[EMAIL PROTECTED]:12345/Dir%20One/This.Is.Long.Name.Of.The.Directory/* Warning: wildcards not supported in HTTP. Oooops! But this is FTP url, not HTTP! Please, fix it. Thank you, -- Best regards from future, HillDale. P