Hi,
there is a site where I would like to download a number of files.
I can happily do this one file at a time using Mozilla using
http://remote.site/subdir
Obviously it would be easier to use ftp with the -i option and mget
*.*.
Since ftp's normal port seems to be blocked, I tried:
ftp -i
http://remote.site:80/subdir
Ftp tells me that it is 'requesting' this but then comes back to the
external command-line immediately.
Attempting the -n or -a options did not help.
What is Mozilla doing right that I am doing wrong?
tia
(btw. Please do not mail me, the address on the header is a red
herring)