If I need to explain over a manual session.
say as follows
open a putty session to server A.
do a telnet to server B.
perform and ftp to server C and copy files to server B.
I need the above because, we are running through an automation client that actually runs on A, this uses net::telnet and achieves a session with B. Further I need to copy the files from Server C on B.