Lines Matching refs:failf

678       failf(data,
696 failf(data, "sha256 fingerprint could not be encoded");
720 failf(data,
755 failf(data,
760 failf(data,
928 failf(data, "Found host key type RSA1 which is not supported");
931 failf(data, "Unknown host key type: %i",
943 failf(data, "libssh2: %s", errmsg);
1008 failf(data, "Failure establishing ssh session: %d, %s", rc, err_msg);
1363 failf(data, "Authentication failure");
1402 failf(data, "Failure initializing sftp session: %s", err_msg);
1545 failf(data, "Syntax error command '%s', missing parameter",
1560 failf(data, "Out of memory");
1562 failf(data, "Syntax error: Bad first parameter to '%s'", cmd);
1587 failf(data, "Out of memory");
1589 failf(data, "Syntax error in %s: Bad second parameter", cmd);
1608 failf(data, "Out of memory");
1610 failf(data,
1633 failf(data, "Out of memory");
1635 failf(data, "Syntax error in rename: Bad second parameter");
1661 failf(data, "Unknown SFTP command");
1721 failf(data, "Attempt to get SFTP stats failed: %s",
1738 failf(data, "Syntax error: chgrp gid not a number");
1753 failf(data, "Syntax error: chmod permissions not a number");
1767 failf(data, "Syntax error: chown uid not a number");
1780 failf(data, "incorrect date format for %.*s", 5, cmd);
1786 failf(data, "date overflow");
1823 failf(data, "Attempt to set SFTP stats failed: %s",
1846 failf(data, "symlink command failed: %s",
1866 failf(data, "mkdir command failed: %s",
1892 failf(data, "rename command failed: %s",
1911 failf(data, "rmdir command failed: %s",
1930 failf(data, "rm command failed: %s", sftp_libssh2_strerror(sftperr));
1953 failf(data, "statvfs command failed: %s",
2068 failf(data, "Bad file size (%" CURL_FORMAT_CURL_OFF_T ")", size);
2109 failf(data, "Creating the dir/file failed: %s",
2134 failf(data, "Upload failed: %s (%lu/%d)",
2156 failf(data, "Could not seek stream");
2178 failf(data, "Failed to read data");
2302 failf(data, "Could not open directory for reading: %s",
2387 failf(data, "Could not open remote file for reading: %s :: %d",
2471 failf(data, "Could not open remote file for reading: %s",
2508 failf(data, "Bad file size (%" CURL_FORMAT_CURL_OFF_T ")", size);
2536 failf(data, "Offset (%"
2562 failf(data, "Offset (%"
2573 failf(data, "Offset (%" CURL_FORMAT_CURL_OFF_T
2695 failf(data, "SCP requires a known file size for upload");
2729 failf(data, "%s", err_msg);
2804 failf(data, "%s", err_msg);
3136 failf(data, "Operation timed out");
3142 failf(data, "Disconnect timed out");
3277 failf(data, "Failure initialising ssh session");