Score:-3

rsync error: remote command not found (code 127) at io.c(235) [sender=3.1.2]

us flag

I am using the command as below

rsync -a --ignore-existing  /users/phd/muzafarwan/WRF   [email protected]:

and the error I am getting is as below

rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: remote command not found (code 127) at io.c(235) [sender=3.1.2]

Score:3
ar flag

Please read the error message carefully. It says exactly what the problem is.

Remember that rsync over ssh works by running rsync and both ends, and having them communicate over a secure ssh tunnel. Rsync has to be installed on local and remote end.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.