Backup and download scripts to compress with 7z data for a debian server and download it to another machine.
| 
				
					 | 
			7 年 前 | |
|---|---|---|
| scripts | 7 年 前 | |
| LICENSE | 8 年 前 | |
| README.md | 7 年 前 | |
| backup-server | 7 年 前 | |
| download-backup-http | 7 年 前 | |
| download-backup-sftp | 7 年 前 | 
Backup and download scripts to compress with 7z data for a debian server and download it to another machine.
The backup script (backup-server) compress with 7z server info like:
Also it's:
The download script (download-backup-http) download all the compressed files in a remote machine, via http/https Auth Basic Aunthentication.
The download script (download-backup-sftp) download all the compressed files in a remote machine, via sftp (SSH File Transfer Protocol).