Remote Command through script
Hi,
I am using WinSCP version 3.7.6 with Norton interface. I have written a script to download files from a Windows 2003 server to my Windows XP m/c and I am invoking that through command line console as :
winscp376 Administrator@host /console /script=script.txt
I am able to do that successfully. But I also want to add that remote file into zip through pkzip that is instaleld on the remote server. I can do that through the GUI but I want to be able to do that through the script or command option. How can I do that ?
Thanks.
I am using WinSCP version 3.7.6 with Norton interface. I have written a script to download files from a Windows 2003 server to my Windows XP m/c and I am invoking that through command line console as :
winscp376 Administrator@host /console /script=script.txt
I am able to do that successfully. But I also want to add that remote file into zip through pkzip that is instaleld on the remote server. I can do that through the GUI but I want to be able to do that through the script or command option. How can I do that ?
Thanks.