I am trying to execute a series of ftp commands within a perl script on windows. I thought this would be as easy as using DOS commands with 'system' commands. This does not seem to work and I get stuck at the first ftp step. I have also tried using ampersands as a continuation of the DOS...
I am running a perlscript on windows. To execute DOS commands within Perl, I have used "system 'dir';" within the Perl code. This example would execute a simple directory listing. The challenge I am having is... when I attempt to set a system variable, specifically "SET...
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.