On Mon 21 Oct 2019, Rich Shepard wrote: > > # if there is a command, execute it and redirect stderr to 'log', otherwise > do an echo for dirvish_mail > pre-client: echo "PRE_CLIENT_RET_OK - No pre-client installed" > post-client: echo "POST_CLIENT_RET_OK - No post-client installed"
On Fri 25 Oct 2019, Rich Shepard wrote: > > There's still a problem: > > # dirvish --vault salmo-data --init > Permission denied (publickey). > salmo-data:default pre-client failed (65280) Aha, I missed that it was the pre-client giving the error! The pre-client and post-client scripts are run on the client. That will always be done via ssh. Remove those pre-client and post-client lines as they're a waste of time anyway as-is. Paul _______________________________________________ Dirvish mailing list Dirvish@dirvish.org http://www.dirvish.org/mailman/listinfo/dirvish