to transfer a file from unix to window

Hello sir/Madam,

       I m writing in unix prompt folllowing-

         >ftp <local ip> // my pc ip is 10.64.0.59
       Then following message is displayed-

            "ftp: connect: Connection refused"

Please help me to solve this problem.

Thanking you.

I really doublt if this works...

Why not use samba..? See my reply on your earlier post..

Hello Sir/Madam,

In my system both unix and windows xp are running, I want to transfer a file from unix to window.Is any command in unix for this purpose????

Sir, I m new in unix scripting ,So Please help me to solve my problem.
Thanking you.

do you have an ftp server on your windows box? if not, you have to use the other way... on your win box type: "ftp yourunixip" and login there... be sure to have the ftpd started on your unix box!