batch file - Deployment script - Not sure where to start -


Trying to deploy an application on a remote Linux server automatically from your Windows machine.

I am trying to find an acceptable method to do this.

Script is required:

  • Copy some files from my machine to server (Python code files, javascript, HTML files, etc ...)
  • Restart the SSH and Dev Server applications in the remote Linux server

    I'm not sure that I should use a windows batch file for it, a script that is putty, or Something else I do not know

    In the right direction a poke greatly appreciated Will go!

    How about? You have set up PUB authentication and can only file the SCP.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -