Current time: 05-07-2024, 12:49 AM Hello There, Guest! (LoginRegister)


Post Reply 
Backup modification
Author Message
Kika Offline
Member
***

Posts: 293
Joined: Feb 2007
Reputation: 8
Post: #1
Backup modification
Hi

There are some domain on my server which contains multimedia files what i don't want to backup. I modified the backup to exclude these files.

Code:
create this file:
# /etc/ispcp/backup/exclude_from_backup
*avi
*jpg
...
(you can insert file masks you don't vant to backup)

Code:
#/var/www/ispcp/engine/backup/ispcp-backup-all
insert this string to the line 293 and to the line 298 after "--exclude=logs":

"--exclude-from=/etc/ispcp/backup/exclude_from_backup "

Maybe somebody can insert this feature to the next nightly build.

Thanks
(This post was last modified: 03-12-2008 08:31 AM by Kika.)
03-12-2008 08:25 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Backup modification - Kika - 03-12-2008 08:25 AM
RE: Backup modification - Zothos - 03-12-2008, 07:25 PM
RE: Backup modification - joximu - 03-12-2008, 07:43 PM
RE: Backup modification - Cube - 03-12-2008, 07:49 PM
RE: Backup modification - FeG - 03-23-2008, 12:04 AM
RE: Backup modification - BioALIEN - 03-24-2008, 11:57 AM
RE: Backup modification - FeG - 03-27-2008, 12:19 AM
RE: Backup modification - MasterTH - 02-20-2009, 02:11 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)