Lines Matching refs:failf

367       failf(data,
378 failf(data,
705 failf(data, "Failure establishing ssh session");
802 failf(data, "Could not load private key file %s",
924 failf(data, "Authentication failure");
952 failf(data, "Failure initializing sftp session: %s",
960 failf(data, "Failure initializing sftp session: %s",
1050 failf(data, "Attempt to set SFTP stats failed: %s",
1069 failf(data, "symlink command failed: %s",
1084 failf(data, "mkdir command failed: %s",
1100 failf(data, "rename command failed: %s",
1114 failf(data, "rmdir command failed: %s",
1128 failf(data, "rm command failed: %s",
1145 failf(data, "statvfs command failed: %s",
1243 failf(data, "Bad file size (%" CURL_FORMAT_CURL_OFF_T ")", size);
1306 failf(data, "Could not seek stream");
1325 failf(data, "Failed to read data");
1435 failf(data, "Could not open directory for reading: %s",
1504 failf(data, "Could not open remote file for reading: %s",
1518 failf(data, "Could not read symlink for reading: %s",
1592 failf(data, "Could not open remote file for reading: %s",
1628 failf(data, "Bad file size (%" CURL_FORMAT_CURL_OFF_T ")", size);
1658 failf(data, "Offset (%"
1687 failf(data, "Offset (%"
1698 failf(data, "Offset (%" CURL_FORMAT_CURL_OFF_T
1805 failf(data, "SCP requires a known file size for upload");
1823 failf(data, "%s", err_msg);
1834 failf(data, "%s", err_msg);
1844 failf(data, "%s", err_msg);
1873 failf(data, "%s", err_msg);
1886 failf(data, "%s", err_msg);
2120 failf(data, "Operation timed out");
2190 failf(data, "Failure initialising ssh session");
2196 failf(data, "Could not set remote host");
2208 failf(data, "Could not set socket");
2216 failf(data, "Could not set user");
2226 failf(data, "Could not set known hosts file path");
2235 failf(data, "Could not set remote port");
2244 failf(data, "Could not set compression");
2256 failf(data, "Could not load public key file");
2692 failf(data, "Syntax error in SFTP command. Supply parameter(s)");
2706 failf(data, "Out of memory");
2708 failf(data, "Syntax error: Bad first parameter");
2733 failf(data, "Out of memory");
2735 failf(data, "Syntax error in chgrp/chmod/chown/atime/mtime: "
2755 failf(data, "Out of memory");
2757 failf(data, "Syntax error in ln/symlink: Bad second parameter");
2779 failf(data, "Out of memory");
2781 failf(data, "Syntax error in rename: Bad second parameter");
2807 failf(data, "Unknown SFTP command");
2843 failf(data, "Attempt to get SFTP stats failed: %d",
2858 failf(data, "Syntax error: chgrp gid not a number");
2873 failf(data, "Syntax error: chmod permissions not a number");
2888 failf(data, "Syntax error: chown uid not a number");
2901 failf(data, "incorrect date format for %.*s", 5, cmd);
2906 failf(data, "date overflow");