Skip to content

BitMatrix/plainbackup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plainbackup

Plainbackup is a script for server backups written in PHP, that makes use of standard Linux tools.

Another script for server backups?

Yes. :-) I tested some scripts, but they did not fit my needs.

Goals

  • Allow incremental backups
  • Secure upload
  • Secure encrypted storage

Planned features

  • Modular design should make it easier to exchange specific parts of the script (e.g. file upload, encyption parts, etc.)
  • Setup tool, no need to write a configuration file
  • Dropbox upload support

About

Linux server backup script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%