there is a web project on the local computer, which uses the windows environment locally, which needs to be published to the server, which is the linux environment.
results windows needs to install client to use rsync.
before cygwin, was installed, it was found that there was a SSH problem with rsync, prompts, but I have SSH installed locally
cwRsync
rsync
ssh
:
SSH remote is also normal, check all said to install OpenSSH, is indeed installed, now want to know how to solve this problem?
question 1: how to solve this problem?
question 2: in the past, I used to be the first to use FTP,. I feel that the speed is slow and the efficiency is low. Ready to use SCP, on the incremental part can not Synchronize, not flexible. Also considering the way of GitHook, we finally chose to adopt rsync, for small projects, but what deployment plan should be used for long-term maintenance?