[Bug-wget] [bug #48811] netrc password wins over interactive --ask-password

2016-12-24 Thread Vijeth Aradhya
Follow-up Comment #4, bug #48811 (project wget): I have attached a patch file which solves this issue perfectly. But, other than that, I have a minor doubt on the priority problem, which can be looked into later. The man page of wget itself says that --ask-password and --password are mutually

[Bug-wget] [bug #48811] netrc password wins over interactive --ask-password

2016-12-19 Thread Vijeth Aradhya
Follow-up Comment #2, bug #48811 (project wget): Hi Basin, I'm new to the wget community, but I have looked through the program logic for ftp and http password and realized it is wrong. BEFORE changes Initially, search_netrc function was called first, and if it existed, the password was

[Bug-wget] [bug #49226] Add possibility to append to existing WARC file

2016-12-19 Thread Vijeth Aradhya
Follow-up Comment #1, bug #49226 (project wget): I'm new to the wget community, and I'm starting to contribute and would like to work on this bug, so here are a few things I understand - As of I can see in warc_start_new_file(bool meta) function in warc.c, --> existing warc_current_file is