Re: [Bug-wget] multiple constant parameters

2014-06-04 Thread Szépe Viktor
It is generated by pwgen or md5sum. https://gist.github.com/szepeviktor/0f555ce14e399270fd15#file-hosting-check-sh-L34 Then it gets into the .htaccess file Then the .htaccess file gets uploaded by FTP Then comes wget. Idézem/Quoting Giuseppe Scrivano gscriv...@gnu.org: Szépe Viktor vik

Re: [Bug-wget] multiple constant parameters

2014-06-04 Thread Szépe Viktor
script.sh #!/bin/sh echo http-user=user echo http-password=$(pwgen 43 1) And then we can run: WGETRC=(./script.sh) wget -d http://www.secretsite.net which would provide a different password for accesing the site on each run. Szépe Viktor -- +36-20-4242498 s...@szepe.net skype: szepe.viktor

[Bug-wget] multiple constant parameters

2014-06-01 Thread Szépe Viktor
parameters) these every time. As a last resort I put wget with defaults into a function. Thank you!! Szépe Viktor -- +36-20-4242498 s...@szepe.net skype: szepe.viktor Budapest, XX. kerület

Re: [Bug-wget] statically link wget on mingw32 with win-builds

2014-04-06 Thread Szépe Viktor
. ( -Labsolute include path ???) Please help me a bit. Idézem/Quoting Giuseppe Scrivano gscriv...@gnu.org: Szépe Viktor vik...@szepe.net writes: Good morning! - Windows 7 Pro 64 bit - wget-1.15 - mingw32 + MSYS 1.0.18(0.48/3/2) - win-builds-bundle 1.3.0 - ./configure --disable-ipv6 make I'd like

Re: [Bug-wget] statically link wget on mingw32 with win-builds

2014-04-06 Thread Szépe Viktor
-V' has: +digest +https +ipv6 +iri +large-file -nls +ntlm +opie +ssl/openssl +zlib Attached. --gv Szépe Viktor -- +36-20-4242498 s...@szepe.net skype: szepe.viktor Budapest, XX. kerület