Re: rsync -- permission denied issues

2018-02-09 Thread Samuel Sieb
On 02/09/2018 02:49 PM, bruce wrote: Doing a test to "clone"/cpy a test vm from a base server to a target server the user on the base/target server is a basic user.. not in the sudoers file How do you expect this to work? All the files will be owned by non-root and the system won't work.

rsync -- permission denied issues

2018-02-09 Thread bruce
Hi. Doing a test to "clone"/cpy a test vm from a base server to a target server the user on the base/target server is a basic user.. not in the sudoers file from the base server.. the rsync cmd is similar to rsync --excludefile='foo.dat' / test_user@1.2.3.4:/ I'm getting a bunch of permission