Lines Matching full:failf
570 failf(data, "Failure establishing ssh session");
650 failf(data, "Could not load private key file %s",
770 failf(data, "Authentication failure");
798 failf(data, "Failure initializing sftp session: %s",
807 failf(data, "Failure initializing sftp session: %s",
897 failf(data, "Attempt to set SFTP stats failed: %s",
916 failf(data, "symlink command failed: %s",
931 failf(data, "mkdir command failed: %s",
947 failf(data, "rename command failed: %s",
961 failf(data, "rmdir command failed: %s",
975 failf(data, "rm command failed: %s",
992 failf(data, "statvfs command failed: %s",
1080 failf(data, "Bad file size (%" CURL_FORMAT_CURL_OFF_T ")", size);
1139 failf(data, "Could not seek stream");
1157 failf(data, "Failed to read data");
1262 failf(data, "Could not open directory for reading: %s",
1345 failf(data, "Could not open remote file for reading: %s",
1359 failf(data, "Could not read symlink for reading: %s",
1456 failf(data, "Could not open remote file for reading: %s",
1491 failf(data, "Bad file size (%" CURL_FORMAT_CURL_OFF_T ")", size);
1521 failf(data, "Offset (%"
1549 failf(data, "Offset (%"
1560 failf(data, "Offset (%" CURL_FORMAT_CURL_OFF_T
1669 failf(data, "SCP requires a known file size for upload");
1686 failf(conn->data, "%s", err_msg);
1697 failf(conn->data, "%s", err_msg);
1706 failf(conn->data, "%s", err_msg);
1735 failf(conn->data, "%s", err_msg);
1747 failf(conn->data, "%s", err_msg);
1992 failf(data, "Operation timed out");
2060 failf(data, "Failure initialising ssh session");
2092 failf(data, "Could not load public key file");
2524 failf(data, "Syntax error in SFTP command. Supply parameter(s)!");
2538 failf(data, "Out of memory");
2540 failf(data, "Syntax error: Bad first parameter");
2563 failf(data, "Out of memory");
2565 failf(data, "Syntax error in chgrp/chmod/chown: "
2585 failf(data, "Out of memory");
2587 failf(data, "Syntax error in ln/symlink: Bad second parameter");
2609 failf(data, "Out of memory");
2611 failf(data, "Syntax error in rename: Bad second parameter");
2637 failf(data, "Unknown SFTP command");
2673 failf(data, "Attempt to get SFTP stats failed: %d",
2688 failf(data, "Syntax error: chgrp gid not a number");
2703 failf(data, "Syntax error: chmod permissions not a number");
2718 failf(data, "Syntax error: chown uid not a number");