Thanks, that was it. I tried that before, but it threw an error on the space in the path name between Program and Files so I moved the executable to C: directly it and worked.
By the way, how would I use the full path name which included spaces, is there a wild card I could use?
Thanks
Hi,
In my script I am trying to call WinSCP by using:
system("WinSCP.exe /script=$workDir\\$tempScpFileName");
But the error returned is
'WinSCP.exe' is not recognized as an internal or external command, operable program or batch file.
WinSCP is installed on my machine at C:\Program...
Hi,
I am very new too Perl scripting, so any help would be greatly appreciated. I am looking to create a Perl script to FTP files from multiple source directories to multiple target directories, with each source directory is mapped to a particular target directory. For example, FTP all files...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.