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: .
Today I tried using rsync again rather than ssh. I don't know where to look to see the error: $ rsync -av salmo:/opt/ . Permission denied (publickey). rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.3] The rsync version installed on salmo (the receiver, I presume) is version 3.1.3. How would an issue with source code affect the compiled binary (again, which worked last Saturday)? Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
