The File Splitter application was designed to be a small tool that splits a big file into smaller part files of specified size. Useful to split a large file to many floppies or CD:s. The file parts can be restored to the large file again using the copy /b command at the command line, like copy /b part1+part2+part3 bigfile.