do_ftp_fetch
static int do_ftp_fetch(const char *, bool, struct ftpinfo *, bool);
return do_ftp_fetch(set_name, use_tgz_for_set(set_name), &ftp, false);
return do_ftp_fetch(set_name, true, &pkgsrc, true);