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 have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list 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

 
Topic revision: r4 - 2005-11-01 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.