You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rsync is a great utility ! A version of rsync, cwRsync is available for Windows:
Before updating a remote server installation from your working copy, make sure there are no differences from what is in your local copy and the remote master repository. You better also create a batch file with the command to make the process of update easier, for example, hawks_local2remote.bat. An example batch file is available after you install cwRsync. Make copy of it and change the last line with the following line.
Do not forget to change the paths to reflect what you are using.
After installing cwRsync, you also get a command line utility ssh to log to remote servers. So if you are using forever to run your nodejs application. You can create another batch file to restart forever: