wolfSCP#248
Conversation
|
$ ./examples/echoserver/echoserver -d . This will copy the file test.txt from the current directory to the echoserver's current directory. The paths need to be present in the commands. Note, if sending a larger file, you need to set the default window size larger. |
|
Hit a memory leak with the test case. |
|
Is rename of file currently not supported? i.e |
|
I'm looking at the memory leak. The rename isn't working. But, it isn't working without the PR using just wolfSCP server. I have this on the maintenance to-do list. |
|
I'm using commit 805034b of wolfSSL, configured with and using the PR version of wolfSSH configured with: I run the test script and I'm not getting any reports. It also looks like that test case is SFTP only. |
|
I think the issues I'm reporting here are unrelated to this PR. Am in the process of debugging them separately. |
Add support for an example SCP client.