garlapati99
8 years agoOccasional Contributor
winscp script run
Hi i am trying to execute the below def command2 = "D:\\Users\\unckag\\AppData\\Local\\WinSCP\\winSCP /script=winSCP.txt" def proc2 = command2.execute() proc2.waitFor() It is giving me the errror. Can some help in how to resolve this. Thanks, Kalyan