SCRIPT in command line

Hi,
I would like to know if I can run a shell script (#!/bin/sh
#) in the command line of smartFTP and if yes how?
I already try /."filename" and ."filename"
Also how do I find out if I can use shell or not?
Thanks.

Hi, almost all ftp servers don't allows to run a shell script. If your does the most likely command must be site exec <scriptname>