ftp from windows to unix server

Hi experts,

please help me in writting a shell script which will do ftp from windows to unix server.

thanks in advance.

subhendu

You said write a shell script to go from PC to unix server. Shell scripts typically run on unix. So, do you want:
(a) a unix shell script that connects to PC and gets a file
or
(b) a pc script to push a file from PC to unix

An option is expect for windows.
Expect for Windows - Welcome

hello,
a script that runs in unix server and gets file from pc.

subhendu

hello all

Please don't bump up questions, read the rules.