Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • backup ... __,_|\___|_|\_\\__,_| .__(_)___/_/\_\___| |_| Tiny superpowerful win32 backup program ==Windows== http://windowsupdate.microsoft.com Windows XP SP3 and Windows Update Visual Studio 2008 and SP1 ...
  • gdocs-backup ... mike.nicholaides@gmail.com CS338 Final Project - GDocs Backup This application backs up your Google Docs files ... --------------------- on your computer: http://github.com/nicholaides/gdocs-backup/tarball/master online: http://github.com/nicholaides/gdocs ...
  • backup-makefile ... backup`! Makefile capable of incremental backup using omnipotent rsync backup makefile =============== I use this Makefile for about a year ... . It creates separate folder for each date's backup, like `backup-YYYY-MM-DD`, hardlinking unchanged files from ...
  • jack-backup ... or 0,20,40) * Examples Define recording periods by time marks : jack.backup -k 0,15,30,45 /var/lib/recording/%Y%m%d-%H ... of the GNU General Public License Version 2, see "COPYING". jack.backup - (C) Alban Peignier, 2005-2009 Based on jack.record - (c ...
  • mysql-backup ... then writes the configuration to /etc/mysql_backup. h2. Usage Taking a backup of all databases is also easy:
    
      $ sudo ... pre>
    
    user: root
    password: xxx
    host: localhost
    dir: /var/backup
    format: %d-%m-%y
    keep: 10
    
    mysqldump:
      options: -Q  ... 
    				
  • Link-Backup ... , and duplicate files without additional storage or transfer. lb.py is link-backup. To see help, run "python lb.py" from the command line. viewlb.cgi is a cgi viewer for link-backup. Load it into an editor to see configuration help at the top ...
  • Server-Backup-Script ... Beispiel fuer einen CronJob: Die folgende Zeile startet das Backup-Script jeden Morgen um 3.00 Uhr: 00 3 ... .beier-christian.eu oder http://github.com/cbeier/Server-Backup-Script/ DISCLAIMER ---------- Das angebotene Script ist experimenteller Natur. ...
  • git-backup Git-based backup
  • alsa-backup ... recording = AlsaBackup * http://github.com/alban.peignier/alsa-backup == DESCRIPTION: ALSA client to perform continuous recording == FEATURES ... /tmp/test.wav By loading a configuration : alsa-backup --config=/path/to/config will load the specified ...
  • git-backup-rotator ... by leveraging existing tools * Record-keeping, by implementing standard backup rotations * Ease of use, by operating through a ... checkout -b production > git branch daily ... and run a backup! (this should certainly be scripted). > mysqldump my_db > dump ...