Hello,
I have to automate ftp'ing a file to an unix system from a win xp prof system. The unix system only allows secure ftp. I can connect to it using a secure ftp tool. However, plain ftp command at dos prompt won't work. Can you suggest what is the approach to secure ftp a file to unix? I...