Searched defs:remote_path (Results 1 – 3 of 3) sorted by relevance
2001 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, in complete_match()2210 char *remote_path; in interactive_loop() local
1597 sftp_download(struct sftp_conn *conn, const char *remote_path, in sftp_download()2033 const char *remote_path, int preserve_flag, int resume, in sftp_upload()
394 std::string remote_path = remote_file.GetPath(); in DoExecute() local