$upload = ftp_put($conn_id,$destination_file,$source_file,FTP_BINARY); $destination_file 是文件名,不是目录名