plbackitup is a simple Perl script for backing up directories/files to a tarball. It uses a flat file database for selecting what to backup, and features logging, excludes, email notification, FTP backup files, scp files, and removing old tarballs in the backup directory. It can be run as a cron job or manually.
| Tags | Archiving backup |
|---|---|
| Licenses | Freeware |
| Operating Systems | POSIX Linux |
| Implementation | Perl |
Recent releases


Changes: Since the new file extension for dB files backed up is .gz , those files wouldn't be FTP'd or removed if the script was set to delete files.


Changes: The ability to backup MySQL databases was added. An option for passive FTP transfers was added.


Changes: A fix for a bug which was not allowing scp to copy all the backup files, several new features including ftp and scp logging, and new usage output to the console.


Changes: A rewrite of one of the file deletion routines to fix a possible problem with the wrong files being deleted if the time/date stamp was altered, a few minor bugfixes, and command line output.


Changes: This release fixes a bug which prevented FTPing the backup files to an FTP server when sending all the backup files.
80x86 assembler designed for portability and modularity
- All comments
Recent commentsRe: Plbackitup unavailable for a bit
> My link to the server is down for about
> 4 weeks until my new service is
> installed. Sorry for the
> inconvenience.
Link is backup. Sorry about the downtime.
Plbackitup unavailable for a bit
My link to the server is down for about 4 weeks until my new service is installed. Sorry for the inconvenience.
Re: really ...
> ... its a great script for backups to a
> remote server (per ftp, ssh) or local.
> Its working now for about half year
> without any problems.
>
> Great work.
thanks for the praise! =)
really ...
... its a great script for backups to a remote server (per ftp, ssh) or local. Its working now for about half year without any problems.
Great work.
Forgot to uncoment a line
Sorry to all who download the old v0.3 file, I forgot to uncomment one of the lines that actually "deleted" the old files. The fixed version is now available on the server.