refactor/merge-path-variants
incremental-sync
Replace four send functions (file_send_sendfile, file_send_sendfile_no_path, file_send_single_calls, file_send_single_calls_no_path) with two functions that accept a send_path boolean parameter. Removes ~50 lines of duplicated code.