File Backup in Linux or Unix
You can easily backup your entire UBB.Threads directory (with or without the cache) with a quick one liner:

Without the Cache:
Quote
tar -cvpzf forum_backup.tgz /path/to/your/forum --exclude-from=/path/to/your/forum/cache

With the Cache:
Quote
tar -cvpzf forum_backup.tgz /path/to/your/forum

Extracting the Backup:
Quote
tar -xzvf forum_backup.tgz


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!