Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.
/ gds Public archive

Easy multi-mismatched-device backups.

License

Notifications You must be signed in to change notification settings

demizer/gds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Device Storage (gds)

GDS syncs files from one large storage pool, to multiple dissimilar devices asynchronously.

Warning

This is alpha software. Use only if you know what you are doing. GDS currently has no way to restore from backups.

Sha1 hashing view

data/images/Screenshot_from_2016-02-14_12-51-14.png

Hashing eight files at a time.

GDS syncing to eight devices at once

data/images/Screenshot_from_2016-02-14_12-22-35.png

The slow copy speeds in this image is because these devices are loop mounted. When copying to individual SATA or USB devices, the performance is typical of other copying tools.

How-to

  1. Get source

    git clone https://github.com/constabulary/gb.git
    git clone https://github.com/demizer/gds.git
  2. Build and use

    gb test -v && gb build && ./bin/gds

About

Easy multi-mismatched-device backups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published