or scp to your Starfire server and do 'head' and 'tail' intill you have chopped it into manageable files. (Starting with 'wc -l <filename.txt>' to get an idea of where to start.
Linux systems provide a very easy-to-use command for breaking files into pieces. This is something that you might need to do prior to uploading your files to some storage site that limits file sizes ...