Quote:
Originally Posted by Joe_Bloe
now here's the tricky part -- maybe someone with better Unix-Fu than I can answer this. The filename has spaces in it. (Firefox Setup 3.5.4.exe). The only way I know how to do this is to use mget instead of get (there's only one file, it will work fine)
mget *.exe
that will download the install file to your directory on your hard drive. Good luck!
|
You can enclose the entire filename in quotes in most FTP clients.