If you're using Windows you need to use HJSplit to join the files. If you have a non-windows OS you can just use the cat (concatenate) command. Rename the files with short names then enter
cat file.avi.001 file.avi.002 > Filename.avi
into a terminal window. Most non-windows OSes are case sensitive.