Lines Matching refs:infof
378 infof(data, "SFTP %p state change from %s to %s",
526 infof(data, "unsupported key type, can't check knownhosts");
554 infof(data, "SSH host check: %d, key: %s", keycheck,
617 infof(data, "WARNING: adding the known host %s failed",
628 infof(data, "WARNING: writing %s failed",
649 infof(data, "SSH MD5 public key: %s",
651 infof(data, "SSH SHA256 public key: %s",
702 infof(data, "SSH SHA256 fingerprint: %s", fingerprint_b64);
731 infof(data, "SHA256 checksum match");
748 infof(data, "SSH MD5 fingerprint: %s", md5buffer);
768 infof(data, "MD5 checksum match");
860 infof(data, "Invalid host pattern %s in %s",
888 infof(data, "Found host %s in %s",
936 infof(data, "Set \"%s\" as SSH hostkey type", hostkey_method);
948 infof(data, "Did not find host %s in %s",
1048 infof(data, "SSH user accepted with no authentication");
1061 infof(data, "SSH authentication methods available: %s",
1146 infof(data, "Using SSH public key file '%s'", sshc->rsa_pub);
1147 infof(data, "Using SSH private key file '%s'", sshc->rsa);
1174 infof(data, "Initialized SSH public key authentication");
1189 infof(data, "SSH public key authentication failed: %s", err_msg);
1217 infof(data, "Initialized password authentication");
1251 infof(data, "Could not create agent object");
1262 infof(data, "Failure connecting to agent");
1282 infof(data, "Failure requesting identities to agent");
1318 infof(data, "Failure requesting identities to agent");
1320 infof(data, "No identity would match");
1324 infof(data, "Agent based authentication successful");
1356 infof(data, "Initialized keyboard interactive authentication");
1372 infof(data, "Authentication complete");
1383 infof(data, "SSH CONNECT phase done");
1443 DEBUGF(infof(data, "error = %lu makes libcurl = %d",
1453 DEBUGF(infof(data, "SSH CONNECT phase done"));
1467 infof(data, "Sending quote commands");
1478 infof(data, "Sending quote commands");
2242 infof(data, "Creating directory '%s'", sshp->path);
2592 infof(data, "File already completely downloaded");
2627 infof(data, "Failed to close libssh2 file: %d %s", rc, err_msg);
2634 DEBUGF(infof(data, "SFTP DONE done"));
2664 infof(data, "Failed to close libssh2 file: %d %s", rc, err_msg);
2674 infof(data, "Failed to stop libssh2 sftp subsystem");
2849 infof(data, "Failed to send libssh2 channel EOF: %d %s",
2866 infof(data, "Failed to get channel EOF: %d %s", rc, err_msg);
2882 infof(data, "Channel failed to close: %d %s", rc, err_msg);
2898 infof(data, "Failed to free libssh2 scp subsystem: %d %s",
2903 DEBUGF(infof(data, "SCP DONE phase complete"));
2924 infof(data, "Failed to free libssh2 scp subsystem: %d %s",
2939 infof(data, "Failed to disconnect libssh2 session: %d %s",
2968 infof(data, "Failed to disconnect from libssh2 agent: %d %s",
2990 infof(data, "Failed to free libssh2 session: %d %s", rc, err_msg);
3262 infof(data, "User: %s", conn->user);
3265 infof(data, "Password: %s", conn->passwd);
3306 infof(data, "Uses HTTPS proxy");
3333 infof(data, "Uses HTTPS proxy");
3360 infof(data, "Failed to enable compression for ssh session");
3378 infof(data, "Failed to read known hosts from %s",
3385 infof(data, "SSH socket: %d", (int)sock);
3411 DEBUGF(infof(data, "DO phase starts"));
3424 DEBUGF(infof(data, "DO phase is complete"));
3438 DEBUGF(infof(data, "DO phase is complete"));
3600 DEBUGF(infof(data, "DO phase starts"));
3613 DEBUGF(infof(data, "DO phase is complete"));
3626 DEBUGF(infof(data, "DO phase is complete"));
3641 DEBUGF(infof(data, "SSH DISCONNECT starts now"));
3649 DEBUGF(infof(data, "SSH DISCONNECT is done"));