Hi
I am working on a project that uses the SCP-part of the library.
It has come to my attention that if I use mkdir to create "/path/to/directory/" and then later - without disconnecting - use mkdir with the same path, then I end up with "/path/to/directory/directory/".
I have checked that I always use absolute paths.
Logged In: YES
user_id=1360976
Originator: NO
Your are correct. I was able to replicate the issue and have identified the cause.
I will be submitting a bug fix tonight and will update this ticket once complete.
Lowering priority as there are workarounds.