Re: [PLUG] rsync: worked once now perms error [RESOLVED]

2018-11-13 Thread Rich Shepard
On Tue, 13 Nov 2018, David wrote: Is it possible that your old system overwrote the keys from old system during the first sync? If so, that would explain a lot, and you would have the same happen again after this run completes. dafr, I suppose anything's possible, but this has never before

Re: [PLUG] rsync: worked once now perms error [RESOLVED]

2018-11-13 Thread David
On 11/13/18 2:03 PM, Rich Shepard wrote: On Sun, 11 Nov 2018, Rich Shepard wrote: Yesterday rsync copied ~/ from the current desktop (salmo) to the new desktop (baetis) using this command from ~/ on the new desktop: rsync -av salmo: .   I gave up trying to find a reason for this behavior and

Re: [PLUG] rsync: worked once now perms error [RESOLVED]

2018-11-13 Thread Rich Shepard
On Sun, 11 Nov 2018, Rich Shepard wrote: Yesterday rsync copied ~/ from the current desktop (salmo) to the new desktop (baetis) using this command from ~/ on the new desktop: rsync -av salmo: . I gave up trying to find a reason for this behavior and re-ran ssh-keygen, ssh-agent, and ssh-add.