Answer the question
In order to leave comments, you need to log in
How to put a password in rsync?
Good afternoon
There is a command:
rsync -avz --exclude 'image' /var/www/vhosts/site.ru/test/ [email protected]:/destination
please tell me how to specify the password for the server 192.168.0.1
Answer the question
In order to leave comments, you need to log in
rsync works for you through ssh and authorization goes through it.
Accordingly, you can log in either by keys or by password (if there is no key) for the specified user
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question