The FreeBSD Ports Archive
FreeBSD sysutils : cpbk4>
Backup Copy programm
Backup Copy is basically a smart copy program that allows a user
to copy mass files from one place to another. When coping over a
previous copy, the key features will allow coping only of new or
non existing files in the backup. This results in saving time and
less load on the drive. Built into the same feature of copying
new files only, is a file removal procedure. If a file is removed
from the source path, the same file will be removed when the next
backup is performed. This provides a backup that is exactly the same
as the source without filling up the drive. As an added option, all
files that will be overwritten or deleted when doing a copy over a
previous backup, have the opportunity to be stored in a trash bin.
You can leave this trash bin to grow and grow just in case you need a
backup of your backup. When you start running out of disk space you
will need to remove or clean up the trash bin.
Autor: Kevin Lindsay
Ported: Osokin Sergey aka oZZ
http://www.netsw.org/system/tools/fileutils/install/cpbk/
|
cpbk history
v. 1.10
date: 2005/09/28 06:06:13; author: linimon; state: Exp; lines: +1 -3
Remove obsolete mastersites.
Source: distfile survey
v. 1.9
date: 2004/02/05 20:37:50; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.8
date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:48:02; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:59; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/05/01 22:09:01; author: pat; state: Exp; lines: +2 -1
Fix MASTER_SITES
PR: 37646
Submitted by: Tilman Linneweh
v. 1.4
date: 2002/04/04 14:30:02; author: markp; state: Exp; lines: +2 -2
Drop maintainership
PR: 36730, 36731, 36732, 36733
Submitted by: maintainer
v. 1.3
date: 2000/04/09 19:07:25; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.2
date: 1999/08/31 01:59:40; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/30 09:30:37; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/30 09:30:37; author: taoka; state: Exp; lines: +0 -0
Backup Copy programm.
PR: 11101
Submitted by: Sergey Osokin aka oZZ
=============================================================================
v. 1.10
date: 2005/09/28 06:06:13; author: linimon; state: Exp; lines: +1 -3
Remove obsolete mastersites.
Source: distfile survey
v. 1.9
date: 2004/02/05 20:37:50; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.8
date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:48:02; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:59; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/05/01 22:09:01; author: pat; state: Exp; lines: +2 -1
Fix MASTER_SITES
PR: 37646
Submitted by: Tilman Linneweh
v. 1.4
date: 2002/04/04 14:30:02; author: markp; state: Exp; lines: +2 -2
Drop maintainership
PR: 36730, 36731, 36732, 36733
Submitted by: maintainer
v. 1.3
date: 2000/04/09 19:07:25; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.2
date: 1999/08/31 01:59:40; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/30 09:30:37; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/30 09:30:37; author: taoka; state: Exp; lines: +0 -0
Backup Copy programm.
PR: 11101
Submitted by: Sergey Osokin aka oZZ
=============================================================================
v. 1.10
date: 2005/09/28 06:06:13; author: linimon; state: Exp; lines: +1 -3
Remove obsolete mastersites.
Source: distfile survey
v. 1.9
date: 2004/02/05 20:37:50; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.8
date: 2003/02/20 19:00:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:48:02; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:59; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/05/01 22:09:01; author: pat; state: Exp; lines: +2 -1
Fix MASTER_SITES
PR: 37646
Submitted by: Tilman Linneweh
v. 1.4
date: 2002/04/04 14:30:02; author: markp; state: Exp; lines: +2 -2
Drop maintainership
PR: 36730, 36731, 36732, 36733
Submitted by: maintainer
v. 1.3
date: 2000/04/09 19:07:25; author: cpiazza; state: Exp; lines: +4 -3
Update with the new PORTNAME/PORTVERSION variable
v. 1.2
date: 1999/08/31 01:59:40; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1999/04/30 09:30:37; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/30 09:30:37; author: taoka; state: Exp; lines: +0 -0
Backup Copy programm.
PR: 11101
Submitted by: Sergey Osokin aka oZZ
=============================================================================
|
| |

|