![]() |
I've now fixed this, Lynne. Somehow, my HTML Editor decided it wanted to play up -- don't know what was wrong, as it was formatting correctly on my computer. Oh well, at least it's fixed now.
Thanks for this, anyway! |
Hey Lynne, thanks for sharing this, I'm very interested in this!
I got a question: I'd like to backup user's profile albums and avatars only. Could you assist me with this a bit please? At the moment, both folders are located under www.domain.com/useruploads ... Now, how to modify the php that it just backup the complete useruploads folder with every subfolder and files? And do I need the complete path /web/mydomain/vbforum/usersuploads or just /useruploads ? |
You need to put the full path in the file, so put in (no quotes, and note the trailing slash which I mentioned you need to have in my notes above) "/web/mydomain/vbforum/usersuploads/"
|
Hey thanks a lot for your answer.. does it also save subfolders then? And can I remove not needed variables from the php file, like this:
PHP Code:
|
There's a big mistake in the provided mod php file. Currently, it reads:
Code:
$backupattach = "cd $backupdir2; Code:
$backupattach = "cd $backupdir3; |
Yikes! Good catch! Updated.
|
One question:
Could use this script to backup forum folder itself? I would like to backup several folders (pictures, attachments, thumbnails), they are all above forum folder (public_html and above) and to backup forum folder too. Is it possible? I asking because, this script have to be in cron folder, and cron folder is in forum folder. |
I have never tested it to backup my forum folders. You actually don't have to put the cron job in the cron folder, you can put it wherever you want as long as you put the correct path in the Scheduled Task.
|
Thanks for the script, Lynne!
It works perfect on the smaller backups (avatars, profile pics, album pics, etc.). Didn't like near 300MB of attachments though but that's probably due to PHP limits on my server. Still highly recommended to anyone else looking to backup their files. :) |
Quote:
|
All times are GMT. The time now is 03:16 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|