Tags:
create new tag
view all tags

Question

What is the recommended way of Migrating Twiki Servers? I recently bought a new server and want to move a portion of the Twiki content in the old server to the new server.

Environment

TWiki version: Sep 04
Server OS: RHEL 4.1 AS
Web server: Apache 2
Perl version: Perl 5.8.5
Client OS: Mac OS X
Web Browser: Firefox
Categories:  

-- EugeneIe - 01 Oct 2005

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

When I move cntent back and forth between my development site (internal) and my production site (external) I just tar up what I need, usually directed by find, and scp it. When doing quick fixes I also move individual files with scp. I use scp because ftp and telnet are too great a security risk to have have running on any Internet facing machine.

You could equally well use zip or cpio.

Please note: sftp is not the same as ftp over ssh.

-- AntonAylward - 01 Oct 2005

You can copy content by the webs you need. For each web copy twiki/data/Someweb and twiki/pub/Someweb. If the new machine has a newer TWiki version you need to get the new system topics, see CopyWebsFromBeijingToCairo. To avoid users to re-register you could copy all users and groups from the old server's Main web to the new server.

-- PeterThoeny - 01 Oct 2005

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2005-11-01 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.