<html><head><title>Re: doveadm sync backup from old to new server</title>
<meta charset="utf-8" http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 9pt;">I'm no docker guru - so I'm more than a little out of my depth in this case.<br>
But clearly ssh is installed, because that's what I'm running, and the sshd allows a connect and I get a return from ls. So, it's working fine outside the container.<br>
<br>
And I only need to execute doveadm sync inside the container. [Because that's where docecot/doveadm is installed.]<br>
<br>
So, it sure seems to me that I've got everything in place, at least in terms of ssh/sshd. I'm not even sure how I'd ssh directly to a sshd inside the container.<br>
<br>
<span style=" color: #800000;"><b>AT> You need both. sshd where you try to connect to, and ssh on where you try to connect from.<br>
<br>
AT> Aki<br>
<br>
</body></html>