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?
I'm quite happy to lobby for an extra switch to enable this functionality for http gets, but not as a default. Steve -- Windows: Where do you want to go today? MacOS: Where do you want to be tomorrow? Linux: Are you coming or what?
