Changes

Jump to navigation Jump to search
1 byte added ,  00:02, 13 October 2008
Line 26: Line 26:  
==== Basic Example ====
 
==== Basic Example ====
 
This example would copy all existing folders from foo@imap.truc.org to bar@imap.trac.org
 
This example would copy all existing folders from foo@imap.truc.org to bar@imap.trac.org
/usr/bin/imapsync \
+
/usr/bin/imapsync \
 
   --host1 imap.truc.org --user1 foo --passfile1 /etc/secret1 \
 
   --host1 imap.truc.org --user1 foo --passfile1 /etc/secret1 \
 
   --host2 imap.trac.org --user2 bar --passfile2 /etc/secret2
 
   --host2 imap.trac.org --user2 bar --passfile2 /etc/secret2

Navigation menu