On Sun, Mar 09, 2008 at 08:15:26PM +0200, Antti Harri wrote: > > How can I fetch files that contain ? and = characters in the filename? > The file was something like foo.tar.gz?format=raw
You don't, not directly. It makes no sense. You should write a shell script that you use as an ftp command that allows you to grab the files.
