[wget-notify] [bug #22766] .netrc supersedes .wgetrc

NoèlKöthe INVALID.NOREPLY at gnu.org
Fri Mar 28 11:28:55 PDT 2008


URL:
  <http://savannah.gnu.org/bugs/?22766>

                 Summary: .netrc supersedes .wgetrc
                 Project: GNU Wget
            Submitted by: nok
            Submitted on: Freitag 28.03.2008 um 19:28
                Category: Program Logic
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.11
        Operating System: GNU/Linux
         Reproducibility: Every Time
           Fixed Release: None
         Planned Release: None
              Regression: None
           Work Required: None
          Patch Included: None

    _______________________________________________________

Details:

Hello,

a forwarded bug I can reproduce with 1.11.1: http://bugs.debian.org/134765

$ cat .wgetrc 
login = anonymous

$ cat .netrc 
default login bug134765 password wget

$ LC_ALL=C wget -d
ftp://ftp.debian.org/debian/pool/main/w/wget/wget_1.11.1.orig.tar.gz
DEBUG output created by Wget 1.11.1 on linux-gnu.

--2008-03-28 19:27:21-- 
ftp://ftp.debian.org/debian/pool/main/w/wget/wget_1.11.1.orig.tar.gz
           => `wget_1.11.1.orig.tar.gz'
Resolving ftp.debian.org... 128.101.240.212
Caching ftp.debian.org => 128.101.240.212
Connecting to ftp.debian.org|128.101.240.212|:21... connected.
Created socket 3.
Releasing 0x0000000000653bd0 (new refcount 1).
Logging in as bug134765 ... 220 saens.debian.org FTP server (vsftpd)

--> USER bug134765

530 This FTP server is anonymous only.

The server refuses login.
Closed fd 3
Retrying.

.wgetrc should supersede .netrc IMHO.

Do you agree?

Regards Noèl




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22766>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



More information about the wget-notify mailing list