ftp a file

Hi All,

I would like to know how to ftp a file automatically
when a file generated in Unix that is to be transferred
immediately to my C drive, I have unix and Novel.
when I tried to this command
$ftp
open <my PC ip address>
..............connection refused
since I need automatic transfer, I can't use from
start,run,ftp <unix ip address>,get file

If anybody knows how to solve the problem
kindly mail me to :

::email removed::

regards
Krishna

well u could use smartftp that runs on windows and you can even schedual a job to happen every so offten. or install an ftpd on your machine and use ncftp+cron for unix to automate it for ya.