Hello, I have a script that needs to regularly upload a file to a server. I'm doing this using the pscp program included with PuTTY. I construct the command and then use system($command); to run it. The script is run silently at regular intervals using a cron replacement for windows and wperl.exe. What's strange is that this worked a month ago and doesn't work anymore. If I take the command and run in a command window, everything is OK. I've tried running the command using backticks too, but nothing happens there either. Any ideas?
In reply to system() and backticks not working by Jobby
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |