Hey

I have to connect to a server and get some files...here is the requirement and any help in this greatly appreciated...

There are 3 servers..A, B & C
my script will be running in server A. I can not directly connect to server C because of firewall issues...Server A listens to B and B Listens to C... I have a script which does SSH/SFTP to server B..
The question is while connected on SSH/SFTP is it possible to issue ftp command to connect to server C?

Again any help in this regard is greatly appreciated

Thanks & Regards

Mantra