http://www.perlmonks.org?node_id=1017781

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi

I am working on Windows environment. I have a scanner machine and a target machine. I am throwing a perl exe from scanner to target which are in same domain with the help of PSExec. Now this perl exe generates some result files on target machine. Now how can I check for these result files on target machine and pull them back to the scanner machine?