thanks apl! But no draw.
The output gives me RETR and then the filename, which is correct, But still gives me the error "Bad file descriptor"
I even copied and pasted that output and manually retreived the file and it was fine! I even made sure the path was correct ($ftp->pwd()). I suspect that the module may be inputting something else on the cmd line but how can I display that? Perhaps $ftp->message displays this (but not sure how to display it if it does) Can you provide some insight.
Regards - perl newbie! :)