How to split a file?

Step I :  
Specify the name of the file to be split i.e.enter the entire path OR use the browse button to choose the file.

Step II :  
Select one of the two options for splitting criteria - "Split by Size", where you would enter the size of the partitions, or "Partition by Number of Parts", where you would specify the number of partitions to be formed, size of each partition will be calculated automatically.

Step III :  
Enter the size of partitions OR the number of partitions depending on your choice in step II

Step IV :  
Press the GO! button.

The partitions along with the dos batch file, unix shell script file, and FileSplit project file for merging will be created in the same directory as that of the original file. Names of the partitions would be the original filename with extension, if any, followed by the partition number as extension. If some error in input occurs, you will be prompted by the program.

Now you will have to transfer all the files generated to the destination machine to obtain the original file back.