Re: [BackupPC-users] BSD (FreeNAS) rsync init

2020-11-02 Thread Steve Zemlicka
Thank you for your response Craig. I took a step back and reevalutated how I was doing this and I think my issues all were a result of user accounts and various system level restrictions. I'm sure we could've picked our way through that but since this is just a home lab, I'm being a bit lazy. Af

Re: [BackupPC-users] BSD (FreeNAS) rsync init

2020-11-01 Thread Craig Barratt via BackupPC-users
Does the error happen at the start of the transfer, or part way through. It would be helpful to know which version you are running, and the relevant lines from the XferLOG file. Craig On Sun, Nov 1, 2020 at 1:56 PM Steve Zemlicka wrote: > Update: I was able to use visudo to add the following

Re: [BackupPC-users] BSD (FreeNAS) rsync init

2020-11-01 Thread Steve Zemlicka
Update: I was able to use visudo to add the following line: backuppc ALL=NOPASSWD: /usr/local/bin/rsync I am now able to run "sudo /usr/local/bin/rsync" when SSHed in without being prompted for a password. I've also manually specified the rsync path of rsync in the RsyncClientCmd but I still get