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

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

image

Hashing eight files at a time.

GDS syncing to eight devices at once

image

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