Rsync Push files from linux to windoes. ssh issue - connection refused
- by piyush c
For some reason I want to run a script to move files from Linux machine to Windows.
I have installed cwRsync on my windows machine and able to connect to linux machine.
When i execute following command:
rsync -e "ssh -l "piyush"" -Wgovz --timeout 120 --delay-updates --remove-sent-files /usr/local/src/piyush/sync/*…