I submit my accumulated results with
Code:
echo "report=" > U
cat *ath >> U
wget --post-file U -O /dev/null http://www.factordb.com/report.php
and usually this works, but today (when U was 6250 lines and 1256958 characters long) I got a zero-sized response. Does factordb just reject reports which are too long?