Tags:
create new tag
view all tags

Question

I have created a backup server which I would like to use with my Main TWiki server. Every night I would like to set up a cron job to copy all of the documents from the Main server to the backup. Does anyone know what folders I should be copying, Instead of the entire TWiki directory?

Thanks!

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Suse
Web server: Apache
Perl version: 5.88
Client OS:  
Web Browser:  
Categories: Hosting

-- BrianMahoney - 23 Aug 2007

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.

If you use rsync (over SSH) to copy, then specifying the entire TWiki directory doesn't harm. You could restrict to the data and pub directories, but they'll pretty soon make up most of the "volume" of your installation, so this doesn't save much.

Do not copy the configuration files (bin/LocalLib.cfg, lib/LocalSite.cfg), this will most probably ruin your backup server.

-- HaraldJoerg - 24 Aug 2007

Harald, you are the best, thank you

-- BrianMahoney - 24 Aug 2007

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2007-08-24 - BrianMahoney
 
  • 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.