Kissback: Difference between revisions

From PrRescue
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Keep it simple stupid backup
Keep it simple stupid backup


Kissback is a backup software that allows to backups large directories containing large files to sftp servers.<br/>
Kissback is a backup software that allows to backup large directories containing large files to sftp servers.<br/>


Standard file attributes, users, groups, and times are backuped and restored.
Standard file attributes, users, groups, and times are backuped and restored.
Line 9: Line 9:
Kissback also makes sure that you are able to restore individual files manually without using the kissback software.
Kissback also makes sure that you are able to restore individual files manually without using the kissback software.


Authentication is done using public key authentifcation. Ssh configuration files are used, if you can ssh to the sftp server without entering a password, kissback can also access it.
Authentication is done using public key authentifcation.




DISCLAIMER
DISCLAIMER


kissback version 0.1 - keep it simple stupid backup
kissback version 0.4 - keep it simple stupid backup


Copyright (C) 2016 David Arendt
Copyright (C) 2016 David Arendt
Line 28: Line 28:


Download:
Download:
* [http://prrescue.prnet.org/snapshots/kissback-0.1.tar.gz kissback version 0.1 from 08.02.2016 (24KB)]
* [http://prrescue.prnet.org/snapshots/kissback-0.4.tar.gz kissback version 0.4 from 24.04.2020 (36KB)]
** support for local destination directories added
** kissmount fuse filesystem added for mounting backups readonly
* [http://prrescue.prnet.org/snapshots/kissback-0.3.tar.gz kissback version 0.3 from 21.04.2016 (28KB)]
** deduplication added
** tar mode added (restore to tar file)
** date of last backup now taken as default for check, restore and tar modes
** block size optimized for faster transfers speeds
* [http://prrescue.prnet.org/snapshots/kissback-0.2.tar.gz kissback version 0.2 from 10.03.2016 (24KB)]
** xz compression added
* [http://prrescue.prnet.org/snapshots/kissback-0.1.tar.gz kissback version 0.1 from 20.02.2016 (24KB)]
** initial release
** initial release



Latest revision as of 09:20, 24 October 2020

Keep it simple stupid backup

Kissback is a backup software that allows to backup large directories containing large files to sftp servers.

Standard file attributes, users, groups, and times are backuped and restored.

Kissback tries to combine incremental backups with the simplicity of full backups.

Kissback also makes sure that you are able to restore individual files manually without using the kissback software.

Authentication is done using public key authentifcation.


DISCLAIMER

kissback version 0.4 - keep it simple stupid backup

Copyright (C) 2016 David Arendt

Website: http://prrescue.prnet.org/index.php/kissback

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.


Download:


Mailing lists: