Hi, I want to split a file by size but starting from a specific byte or bit. For example I have a file of 6mb and I want to take the part from 4mb to the end. Is it possible to do that? Julien