bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Unexpected Behavior with wget


From: D.J.J. Ring, Jr.
Subject: [Bug-wget] Unexpected Behavior with wget
Date: Sun, 27 Oct 2013 00:19:57 -0400

Unless I have messed up the command, wget does not label the file name of
the "next" document of the command below with a number, it clobbers the
file instead.

Is there an alternate way for me to get wget to save a file to a file
location and not clobber, but name it with an added number like filename1
filename2 and so forth?

wget -O /home/djringjr/Music/tmp/pipedreams.mp3 http://50.31.192.102:80/wabe

$ wget --version

GNU Wget 1.14 built on linux-gnu.

+digest +https +ipv6 +iri +large-file +nls +ntlm +opie +ssl/openssl

Wgetrc:
    /etc/wgetrc (system)
Locale: /usr/share/locale
Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"
    -DLOCALEDIR="/usr/share/locale" -I. -I../lib -I../lib
    -D_FORTIFY_SOURCE=2 -march=i686 -mtune=generic -O2 -pipe
    -fstack-protector --param=ssp-buffer-size=4
Link: gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector
    --param=ssp-buffer-size=4
    -Wl,-O1,--sort-common,--as-needed,-z,relro /usr/lib/libssl.so
    /usr/lib/libcrypto.so /usr/lib/libz.so -ldl -lz -lz -lidn -luuid
    -lpcre ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a

Copyright (C) 2011 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 <address@hidden>.
Please send bug reports and questions to <address@hidden>.

Thanks,

David Ring


reply via email to

[Prev in Thread] Current Thread [Next in Thread]