Hi there,
I have got installed mysql on intel galileo. Now I m storing some commands in a file using shell script concept and also able to run that file.
The question is I want to transfer that file to one server to another server. Regarding this I came across "wget" and "curl" commands. But recenlty came to know that this
can also be done through "rsync" so does any one know how to install rsync in intel galileo and commands to use it for file transfer to server.