With an dump-file as big as that I would divide it into pieces using a text-editor.
You also could query the remote database to find out which record was the last one succesfylly imported. Then delete the lines in the dump-file corresponding to the data successfully imported and start over again with the new file containing only un-imported data.