where will wget save the downloaded file?
when i issued wget i did it like this: wget -vb file
just like that!
Page 1 of 1
wget
#2
Posted 03 March 2005 - 08:19 PM
man wget
wget -vb http://some.url.for.some/file/to/dl
it would put file "dl" in the present directory you are in.
So if you are in "/home/jarves/" the file will be "/home/jarves/dl"
Hope this helps.
wget -vb http://some.url.for.some/file/to/dl
it would put file "dl" in the present directory you are in.
So if you are in "/home/jarves/" the file will be "/home/jarves/dl"
Hope this helps.
Share this topic:
Page 1 of 1

Help










