using_sshpass_with_rsync
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| using_sshpass_with_rsync [2016/08/24 18:04] – created walkeradmin | using_sshpass_with_rsync [2017/01/29 18:01] (current) – walkeradmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Using SSHPASS with RSYNC ====== | ====== Using SSHPASS with RSYNC ====== | ||
| - | \\ | + | <color darkorange> |
| + | |||
| + | ---- | ||
| \\ | \\ | ||
| One issue I am having with rsync is passwords. If I run my scripts with the normal user, then the sync does work, but while I get all the files, the folder permissions are lost.\\ | One issue I am having with rsync is passwords. If I run my scripts with the normal user, then the sync does work, but while I get all the files, the folder permissions are lost.\\ | ||
| Line 16: | Line 19: | ||
| No we can do the following: | No we can do the following: | ||
| \\ | \\ | ||
| - | sudo sshpass -p " | + | sudo sshpass -p " |
| \\ | \\ | ||
| \\ | \\ | ||
using_sshpass_with_rsync.1472061870.txt.gz · Last modified: (external edit)
