ok here's one that's not in Google yet..
If you run windows command line ftp in vista, it starts you off in your users directory. If you then lcd to a directory that doesn't exist, and then try to download files, you get this lovely friendly error:
Replace Existing File with Temp File:I/O Error
Of course you get this error *after* you've downloaded the file, so no idea where it puts it, but you've just wasted that time/traffic downloading the file.
The solution? Make sure your destination directory is correct :)
zild
how do you set the destination directory of the file.. I usually get the error
temp file:I/O Error
Kazza the Blank One
cd changes directory on the remote server, lcd changes the directory locally