Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: execute local script on remote machine via ftp & crontab

by Mr. Muskrat (Canon)
on Aug 03, 2017 at 18:46 UTC ( [id://1196668]=note: print w/replies, xml ) Need Help??


in reply to execute local script on remote machine via ftp & crontab

What you have described is not a Perl problem but you want "a birds eye perspective" so here are two approaches.

  1. Configure the remote machine to act as a proxy for the internal machine. Execute the script on the internal server as described.
  2. Execute the script on a remote machine with web access. Transfer the files to the internal server via SFTP, SCP or another secure protocol*.

* Forget about FTP or telnet.

  • Comment on Re: execute local script on remote machine via ftp & crontab

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1196668]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-19 18:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found