[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread Tim Ruehsen
Follow-up Comment #8, bug #54825 (project wget): If you have certain things in mind, issues at https://gitlab.com/gnuwget/wget2/issues are appreciated. ___ Reply to this item at:

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread J
Follow-up Comment #7, bug #54825 (project wget): Fair enough. I would probably use the opportunity for wget2 to be more evolutionary, and adopt some new defaults. Old users could of course use old behavours. This is a bit like when G++ changes the default C++ language spec to compile against.

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread Tim Ruehsen
Follow-up Comment #6, bug #54825 (project wget): You can make your own default and put it into ~/.wget2rc or any other file set by $WGET2RC or by --config. But the hard-coded default will be kept as to make wget2 as nearly compatible to wget as possible. So it can be used as drop-in replacement

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread J
Follow-up Comment #5, bug #54825 (project wget): That is good. As wget2 is new, maybe it can be revolutionary and adopt that as default? ___ Reply to this item at:

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread Tim Ruehsen
Follow-up Comment #4, bug #54825 (project wget): Just want to add that Wget2 has --keep-extension (commit c9796a174d04099d07dd7dc70da47ea92d3ba3a6). E.g. that generates index_1.html instead of index.html.1. ___ Reply to this item at:

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread Darshit Shah
Update of bug #54825 (project wget): Status:None => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #3: EDIT: Will fix in

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread J
Follow-up Comment #2, bug #54825 (project wget): Thank you for your reply. Will check out wget2 ___ Reply to this item at: ___ Message sent via

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread Darshit Shah
Follow-up Comment #1, bug #54825 (project wget): I kind of agree here. Over time Wget has had the --no-clobber option do many things and trying to preserve backwards compatibility has only complicated everything. It would be ideal to have a --force option which causes Wget to overwrite the file.

[Bug-wget] [bug #54825] unexpected wget appends .1 after the file extension

2018-10-12 Thread J
URL: Summary: unexpected wget appends .1 after the file extension Project: GNU Wget Submitted by: now3d Submitted on: Fri 12 Oct 2018 09:54:13 AM UTC Category: None