to run shell script using FTP

Hi All,
From FTP prompt, How to run Unix Shell scripts?

Thanks in Advance,

You probably cannot do that. There is the QUOTE ans SITE reserved words in some versions of ftp. Not all ftp servers allow that option.

ssh will allow you to execute a remote command. Putty has plink to do that.

Using the command-line connection tool Plink