-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Ioannis Botis edited this page Jan 11, 2017
·
32 revisions
Todo:
- Support ftp and sftp destination.
- Support new full backups.
- Support deletion of old backups.
- Create a release.
- Make commands services(singleton objects)? Rename Command to Tool?
- Create Binary container class(singleton object).
- Get command function for incremental backup.
- Get settings function.
- Support Borg.
- Create client destination classes.
- diff r option
Done:
- Support composer.
- Support excluded subfolders.
- Create unit tests.
- Support tar command
- Create execution class.
- Create method to set duplicity command.
- Create a Factory.
- Create exceptions.