I want to run a batch file in windows from unix. We can establish a connection to windows server from unix using ftp mode. But through ftp mode, only files can be transferred.
I have a file called file.bat in my desktop. I want to run that batch file thru my shellscript program in unix.
Kindly help me on this.
I have a file called file.bat in my desktop. I want to run that batch file thru my shellscript program in unix.
Kindly help me on this.
Comment