> It could be so that the directory whereto you come when you login to the
> ftp
> server isn't writable for the user as you are logged in, you may have to
> change to an upload directory (use ftp_chdir()).
thanks. I solved it. i was not using the correct file name, I needed to
use the temporary filename that PHP assigns on uploading from the form.