|
|
| "be consistent" | |
| PerlMonks |
Re: Processing Files in a Remote Directoryby ptum (Priest) |
| on Jan 27, 2007 at 00:25 UTC ( #596804=note: print w/ replies, xml ) | Need Help?? |
|
Another way to skin that cat is to build a small client application that runs on the remote system (if you are permitted to install something there) and then you simply invoke it from your script (maybe via Net::SSH), letting it do the processing remotely and then reporting back with its success/failure.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||