Suvarna Garge (Editor)

Disc spanning

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Disc spanning is a feature of CD and DVD burning software that automatically spreads a large amount of data across many data discs if the data set's size exceeds the storage capacity of an individual blank disc. The advantage is that the user does not need to split up files and directories into two or more (blank disc sized) pieces by hand. The software may or may not support slicing a single large file in order to span it but all disc spanners can divide numerous files that are smaller than one blank disc's capacity across many discs.

Disc spanning works well on CD media in many applications, but spanning on DVD media fails often. This lack of reliable DVD data disc spanning is odd, as disc spanning was used extensively on older 3.5" and 5.25" floppy discs. Most users assume every operating system can perform disc spanning on any media as a built in function; this is incorrect.

Some disc spanning schemes include a small program to reassemble the data set into the same structure it had on the source machine. This program could be written to the first disc only, or to every disc in the set.

The use of disc spanning will in most cases make your files unreadable to the file-system. Therefore you are bounded to use the same program later on to restore the data. Many users don't want to be bound to such solutions and use "Simple disc spanning" instead.

Simple disc spanning is a solution that groups the files into any media grouped based on size. There is one drawback with this system. Files that are bigger than the target media will not be burnt to the drive. It is simple but powerful and a simple calculation would be "How many CD/DVD/BD/HDDVD-s does this bunch of files need".

The simple grouping can be displayed like this

Disc1 -- (99%) [4,479MiB]
Directory
|
+--- Dir1
+--- File1

Disc2 -- (98%) [4,468MiB]
Directory
|
+--- Dir2
+--- File2

Disc3 -- (45%) [2,130MiB]
|
+--- Dir3
etc...

Simple disc spanning software

  • PrepareForBurning
    Simple opensource software currently in beta for dividing large directories into multiple smaller directories ready for burning.
    https://sourceforge.net/projects/prepareforburn/
  • SizeMe
    Installation wizard based and the program checks for updates on startup (optional), Freeware
    https://web.archive.org/web/20051228104936/http://lars.werner.no:80/sizeme/
  • Burn to the Brim
    Installation wizard and open source project.
    http://bttb.sourceforge.net/
  • CDBurnerXP - free tool
    https://cdburnerxp.se/fr/
  • References

    Disc spanning Wikipedia