Skip to content
/ spanning Public

Utility to spread a large amount of data across many fixed-size data discs before burning

License

Notifications You must be signed in to change notification settings

zlwu/spanning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spanning

Utility to spread a large amount of data across many fixed-size data discs before burning

Install

$ curl -O https://raw.githubusercontent.com/zlwu/spanning/main/spanning && chmod +x spanning

Usage

Usage: ./spanning /path/to/source /path/to/target max_size_in_bytes
  An example for spanning BD-R 25GB disk: ./spanning ./source/dir ./target/dir 25000000000

Reference

About

Utility to spread a large amount of data across many fixed-size data discs before burning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages