Hi everyone, I want to backup mailboxes to another server. A usage information for dsync says "... <remote dsync command>". Does it mean I need dsync installed on the other server too? Now when I try to run dsync I receive: # dsync -v -D -u abc backup ssh user at other.server dsync(username): Debug: Effective uid=123, gid=123, home=/path/abc dsync(username): Debug: maildir++: root=/path/abc, index=, control=, inbox=/path/abc dsync-local(abc): Debug: Namespace : Using permissions from /path/abc: mode=0700 gid=-1 Password: server: not found dsync-local(abc): Error: read() from worker server failed: EOF What could be wrong? How can I check what it wants to do and cannot? I cannot find more information I need in a wiki page of dsync. -- pozdrawiam Piotr Szafarczyk http://www.netexpert.pl
http://wiki2.dovecot.org/Tools/Dsync On 24/09/11 8:00 PM, "Piotr NetExpert" <piotr-l at netexpert.pl> wrote:>Hi everyone, > >I want to backup mailboxes to another server. A usage information for >dsync says "... <remote dsync command>". Does it mean I need dsync >installed on the other server too? > >Now when I try to run dsync I receive: ># dsync -v -D -u abc backup ssh user at other.server >dsync(username): Debug: Effective uid=123, gid=123, home=/path/abc >dsync(username): Debug: maildir++: root=/path/abc, index=, control=, >inbox=/path/abc >dsync-local(abc): Debug: Namespace : Using permissions from /path/abc: >mode=0700 gid=-1 >Password: >server: not found >dsync-local(abc): Error: read() from worker server failed: EOF > >What could be wrong? How can I check what it wants to do and cannot? I >cannot find more information I need in a wiki page of dsync. >-- >pozdrawiam >Piotr Szafarczyk > >http://www.netexpert.pl
??? I know the page. Do you mean I missed something there? What exactly?> http://wiki2.dovecot.org/Tools/Dsync > > > On 24/09/11 8:00 PM, "Piotr NetExpert"<piotr-l at netexpert.pl> wrote: > >> Hi everyone, >> >> I want to backup mailboxes to another server. A usage information for >> dsync says "...<remote dsync command>". Does it mean I need dsync >> installed on the other server too? >> >> Now when I try to run dsync I receive: >> # dsync -v -D -u abc backup ssh user at other.server >> dsync(username): Debug: Effective uid=123, gid=123, home=/path/abc >> dsync(username): Debug: maildir++: root=/path/abc, index=, control=, >> inbox=/path/abc >> dsync-local(abc): Debug: Namespace : Using permissions from /path/abc: >> mode=0700 gid=-1 >> Password: >> server: not found >> dsync-local(abc): Error: read() from worker server failed: EOF >> >> What could be wrong? How can I check what it wants to do and cannot? I >> cannot find more information I need in a wiki page of dsync. >>-- pozdrawiam Piotr Szafarczyk http://www.netexpert.pl
On 09/24/11 10:00, Piotr NetExpert wrote:> Hi everyone, > > I want to backup mailboxes to another server. A usage information for dsync > says "... <remote dsync command>". Does it mean I need dsync installed on the > other server too?Yes Dick