More refinement and bug fixes...
We can now get the path to the users home directory on the remote system. This introduces the use of error fields in the sftpc_state struct, which should allow result-or-error style stuff pretty easily.
parent
36238a27
No related branches found
No related tags found
Showing
- src/sftp/sftp.h 12 additions, 5 deletionssrc/sftp/sftp.h
- src/sftp/sftp_client.c 162 additions, 21 deletionssrc/sftp/sftp_client.c
- src/sftp/sftp_pkt.c 10 additions, 2 deletionssrc/sftp/sftp_pkt.c
- src/sftp/sftp_str.c 1 addition, 1 deletionsrc/sftp/sftp_str.c
- src/syncterm/ssh.c 8 additions, 4 deletionssrc/syncterm/ssh.c
Please register or sign in to comment