Hello All
Hope you can advise I want to use rsync to carry out my FTP transactions but with bash.
How can I add the password to the rsync command.
I have for example.
rsync -r -update [email protected]:/public_html/ /var/www/domin.com/public_html
Hope you can advise.
Thank you in advance.