On Thu, 25 Aug 2005 10:24, Steve Holdoway wrote: > On Thu, August 25, 2005 10:17 am, Christopher Sawtell said: > >> If it's a bug, then how are you going to implement a standard file > >> naming > >> scheme across http and ftp? > > > > if there is a line such as this:- > > Content-disposition: filename=laby_1.0.1.tar.gz > > in the http headers then use the filename mentioned. > > otherwise use the name of the file on server as is done currently. > > > > I have not yet examined the wget code so cannot comment on the exact > > details. > > > > -- > > CS > > Once again, how are you going to do this in ftp, where there are *no* > headers? Once again:- "use the name of the file on server as is done currently."
> I'm quite happy to lobby for an extra switch to enable this functionality > for http gets, but not as a default. Why, what is the problem? -- CS
