Menu

#576 Incorrect SYSTEM_WGETRC is reported (Windows 10)

Wget
open
nobody
None
5
2020-03-10
2020-03-10
DaveInCaz
No

I noticed that the path shown for SYSTEM_WGETRC is incorrect. Example:

C:\>wget --version
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files (x86)\GnuWin32/etc/wgetrc
GNU Wget 1.11.4

Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Niksic <hniksic@xemacs.org>.
Currently maintained by Micah Cowan <micah@cowan.name>.

C:\>where wget
C:\Program Files (x86)\GnuWin32\bin\wget.exe

The actual path c:/progra~1/wget/etc/ does not exist.

Thanks

Discussion

MongoDB Logo MongoDB