-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 karl westwood wrote: > Hello, > > I have an issue with timestamping. It seems to be ignored, meaning the file > is always downloaded: > > I run this command first time: > > wget --no-check-certificate --timestamping -r --http-user="xxx" > --http-passwd="xxx" > "http://sunsolve.sun.com/pdownload.do?target=10_x86_Recommended.zip" -O > 10_x86_Recommended.zip > > The command runs and the file is downloaded successfully.
- -O is not intended to work together with --timestamping. Current versions of Wget will warn you about this. See http://www.gnu.org/software/wget/manual/html_node/Download-Options.html#Download-Options - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer. Maintainer of GNU Wget and GNU Teseq http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkszJL8ACgkQ7M8hyUobTrGFRQCfQynGWKsHaxaDXHUej9mJdsDC EywAnRBBL7o/AJjJoTuRSC9MSVWXm20d =hElg -----END PGP SIGNATURE-----
