Wiki » История » Версия 29
  Dmitry Chernyak, 07.07.2016 12:07 
  
| 1 | 22 | Dmitry Chernyak | h1. scduply - useful interface for duplicity  | 
|---|---|---|---|
| 2 | 1 | Александр Кобуз | |
| 3 | 21 | Dmitry Chernyak | [[OVERVIEW]] | [[INSTALL]] | [[SETUP]] | [[USAGE]]  | 
| 4 | 21 | Dmitry Chernyak | [[ОБЗОР]] | [[УСТАНОВКА]] | [[НАСТРОЙКА]] | [[ИСПОЛЬЗОВАНИЕ]]  | 
| 5 | 21 | Dmitry Chernyak | |
| 6 | 25 | Dmitry Chernyak | > *scduply* - is a backup system designed for easy and cost-effective backup of the data to any type of storage via Internet, from a simple ftp to Amazon S3-class services.  | 
| 7 | 24 | Dmitry Chernyak | >  | 
| 8 | 25 | Dmitry Chernyak | > Due to it's properties, scduply is ideal for VPS backup copy on Linux (for example - sites) and on Windows (for example - a terminal server, including a file database, and Outlook folders).  | 
| 9 | 23 | Dmitry Chernyak | |
| 10 | 24 | Dmitry Chernyak | h2. KEY FEATURES  | 
| 11 | 23 | Dmitry Chernyak | |
| 12 | 24 | Dmitry Chernyak | * *Deduplication*  | 
| 13 | 23 | Dmitry Chernyak | The incremental backup sents only different pieces of the file. Convenient for big logs and databases.  | 
| 14 | 23 | Dmitry Chernyak | |
| 15 | 26 | Dmitry Chernyak | * *Encryption on client-side*  | 
| 16 | 29 | Dmitry Chernyak | Before sending, all data is encrypted by GPG program. Therefore, even if the third party has the access to the location,  | 
| 17 | 29 | Dmitry Chernyak | it can't acquire the data without the private key.  | 
| 18 | 23 | Dmitry Chernyak | |
| 19 | 24 | Dmitry Chernyak | * *Easy Windows installation*  | 
| 20 | 23 | Dmitry Chernyak | Windows installer does everything itself. More over, the Windows version contains patches for fast and stable operation.  | 
| 21 | 23 | Dmitry Chernyak | |
| 22 | 24 | Dmitry Chernyak | * *VSS Support for MS Windows*  | 
| 23 | 1 | Александр Кобуз | Supporting Snapshots, allowing to copy databases, Outlook pst-files and changing other objects.  | 
| 24 | 23 | Dmitry Chernyak | |
| 25 | 24 | Dmitry Chernyak | h2. SCDUPLY - IS FREE SOFTWARE  | 
| 26 | 23 | Dmitry Chernyak | |
| 27 | 27 | Dmitry Chernyak | The software consist of three components licensed under GPL:  | 
| 28 | 23 | Dmitry Chernyak | |
| 29 | 28 | Dmitry Chernyak | * *"scduply":https://github.com/skycover/scduply* - the program itself  | 
| 30 | 28 | Dmitry Chernyak | * *"scdw":https://github.com/skycover/scdw* - the web-interface to control scduply  | 
| 31 | 28 | Dmitry Chernyak | * *"scwin":https://github.com/skycover/scwin* - the installer for scduply и scdw for Windows with VSS option  | 
| 32 | 17 | Dmitry Chernyak | |
| 33 | 28 | Dmitry Chernyak | The software is developed by "SkyCover Company":http://www.skycover.ru. It is initally based on source of "duply":http://duply.net/ and using [[Duplicity|Duplicity]] as backup engine.  | 
| 34 | 28 | Dmitry Chernyak | This is the backup control tool via configuration files and simple commands, which simplifies significantly the tuning of backup jobs  | 
| 35 | 28 | Dmitry Chernyak | and allowing to manage several jobs, each for different directory or subsystem.  | 
| 36 | 20 | Dmitry Chernyak | |
| 37 | 1 | Александр Кобуз | |
| 38 | 1 | Александр Кобуз | h2. SkyCover Duply (scduply)  | 
| 39 | 1 | Александр Кобуз | |
| 40 | 1 | Александр Кобуз | The tool for managing dedicated server backups via the configuration files and simple commands.  | 
| 41 | 1 | Александр Кобуз | |
| 42 | 17 | Dmitry Chernyak | * Permits to define the new backup job in few seconds.  | 
| 43 | 17 | Dmitry Chernyak | * User friendly, clear syntax of config files.  | 
| 44 | 17 | Dmitry Chernyak | * Able to execute and check pre- and post-job scripts.  | 
| 45 | 17 | Dmitry Chernyak | * Gives useful commands for backup and restore.  | 
| 46 | 17 | Dmitry Chernyak | * Saves the backup logs, create and mail HTML reports.  | 
| 47 | 6 | Александр Кобуз | |
| 48 | 1 | Александр Кобуз | The example of mailed HTML report. It cames with all the raw logs attached.  | 
| 49 | 6 | Александр Кобуз | |
| 50 | 6 | Александр Кобуз | !scduply-report1.png!  | 
| 51 | 6 | Александр Кобуз | |
| 52 | 15 | Александр Кобуз | *SkyCover Duply* is useful for command-line usage and also is used as the backend for [[SkyCover_Duply_Web_en|SkyCover Duply Web (SCDW)]] – the web interface for configuring the backup jobs.  | 
| 53 | 6 | Александр Кобуз | |
| 54 | 6 | Александр Кобуз | Both scduply and SCDW are free and licensed under GPL.  | 
| 55 | 6 | Александр Кобуз | |
| 56 | 6 | Александр Кобуз | The sources and the manuals  | 
| 57 | 6 | Александр Кобуз | |
| 58 | 6 | Александр Кобуз | Installation Instructions  | 
| 59 | 6 | Александр Кобуз | |
| 60 | 6 | Александр Кобуз | Usage Guide  | 
| 61 | 6 | Александр Кобуз | |
| 62 | 6 | Александр Кобуз | The project’s code: http://github.com/skycover/scduply  | 
| 63 | 6 | Александр Кобуз | |
| 64 | 6 | Александр Кобуз | The request tracker: https://redmine.skycover.ru/projects/scduply-backup  | 
| 65 | 6 | Александр Кобуз | |
| 66 | 6 | Александр Кобуз | The quick comments page  | 
| 67 | 6 | Александр Кобуз | |
| 68 | 6 | Александр Кобуз | The relation to the duply project  | 
| 69 | 6 | Александр Кобуз | |
| 70 | 6 | Александр Кобуз | scduply is based on the source code of duply, but is advanced to be more friendly:  | 
| 71 | 1 | Александр Кобуз | |
| 72 | 18 | Dmitry Chernyak | * User friendly config syntax with named variables.  | 
| 73 | 18 | Dmitry Chernyak | * Additional global configuration file.  | 
| 74 | 18 | Dmitry Chernyak | * Automatic addition of the job’s name to the globally configured TARGET_URL.  | 
| 75 | 18 | Dmitry Chernyak | * Infrastructure to save per-job logs and reports.  | 
| 76 | 18 | Dmitry Chernyak | * The command for batch execution of all defined jobs.  | 
| 77 | 18 | Dmitry Chernyak | * Reporting via e-mail with HTML report and raw logs attached.  | 
| 78 | 6 | Александр Кобуз | |
| 79 | 13 | Александр Кобуз | *scduply* is not backward compatible with "duply":http://duply.net/.  | 
| 80 | 6 | Александр Кобуз | |
| 81 | 12 | Александр Кобуз | *scduply* is developed for the *SkyCover* Company internal needs, so it will always be the separate project, to be able implement any desired new features.  | 
| 82 | 7 | Александр Кобуз | |
| 83 | 13 | Александр Кобуз | Nevertheless, we will be glad to submit any parts of our code to the "duply":http://duply.net/.  |