wxSplit documentation


wxSplit is a simply application that can split and join files. The interface can be divided in three parts:

  1. the radio button to chose if you want to split or to join
  2. the tree view of the local file system, to chose the file
  3. the size (if you chose to split) and the destination file name
Once you have set all the option you can press the button to start the file processing...
That's all :)

The output format for splitted files is

<original file name>.####

or if you like regexp

<original file name>[0-9]{4}

in other words wxSPlit will add at the end of the file name a four digits suffix that indicates the position of the segment, starting from 0000.

NOTE: the application is not complete, so you must know that it exists the risk that you can loose the files you are processing with wxSplit. In particular wxSplit cannot detect if some files it is going to write already exixts.


Hosted by:
SourceForge.net Logo

Valid CSS!

FreeWebSubmission.com