Hi all,<br><br>I have an old mail/web/ftp server based on SME Server. I want to build a new server and will need to copy all my email accounts from the old server to the new server.<br><br>The old server is OLD, and does not support USB. I&#39;m sure there is a way to copy files/directories over the network but don&#39;t know the proper command(s). I&#39;d like to do something like cp -R but between two servers. Is this possible?<br>
<br>Also, what linux distribution is favored these days? OpenSUSE, Gentoo, Fedora?<br><br>My current setup uses, I think, qmail. The directory structure looks like this:<br>drwx------&nbsp;&nbsp;&nbsp; 5 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Dec 21 04:24 .<br>
drwxr-xr-x&nbsp;&nbsp; 38 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Oct&nbsp; 9 16:15 ..<br>drwxr-x---&nbsp;&nbsp;&nbsp; 2 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug&nbsp; 9&nbsp; 2005 home<br>drwx------&nbsp;&nbsp;&nbsp; 2 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Jun&nbsp; 5&nbsp; 2008 Mail<br>drwxr-x---&nbsp;&nbsp;&nbsp; 6 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Aug&nbsp; 9&nbsp; 2005 Maildir<br>
-rw-------&nbsp;&nbsp;&nbsp; 1 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 415 Dec 20 10:42 procmail.log.1<br>-rw-------&nbsp;&nbsp;&nbsp; 1 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 374 Dec 12 16:11 procmail.log.2<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1220 Oct&nbsp; 1 21:09 .procmailrc<br>-rw-r-----&nbsp;&nbsp;&nbsp; 1 rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rwb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 474 Oct 14&nbsp; 2005 .qmail<br>
lrwxrwxrwx&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; admin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6 Aug&nbsp; 9&nbsp; 2005 .qmail-default -&gt; .qmail<br><br>I am thinking about using postfix, and setting things up as decribed here: <a href="http://flurdy.com/docs/postfix/#software">http://flurdy.com/docs/postfix/#software</a><br>
<br>(except, maybe, not using Ubuntu) I will want something compatible with my current mail setup so I can copy all my old messages.<br><br>Comments and suggestions are greatly appreciated.<br><br>~Rick<br>