FeministWiki:Server setup: Difference between revisions

Line 240: Line 240:
This is a simple one.  Run this command from the old server:
This is a simple one.  Run this command from the old server:


  rsync -a --delete /home/vmail/ root@feministwiki.dev:/home/vmail
  rsync -az --delete /home/vmail/ root@feministwiki.dev:/home/vmail


Note that the trailing slash in {{C|/home/vmail/}} is important.
Note that the trailing slash in {{C|/home/vmail/}} is important.