/* handle the resume_table. urgs ugly. TODO NRV better idea? */ printout((opt.resume_table.small_large == RESUME_TABLE_SKIP) ? vNORMAL : vMORE, "Remote file size is smaller than local size. %s\n", (opt.resume_table.small_large == RESUME_TABLE_SKIP) ? "Skipping." : "Restarting at 0");