Sftp SSH_FX_FAILURE directory not found

Thanks! Those are useful logs.

This shows that rclone can find the current directory and the two directories within it IN and OUT.

However this shows that the server can't return a stat result for the IN directory and the OUT directory.

Which is very strange!

A bit of searching lead me to this very similar problem

So apparently I diagnosed and fixed this very similar problem in the upstream library already!

I checked and rclone is using the patched library. However the problem is very similar...

OK here is a trial fix which probably won't work, but you never know! I tried prefixing the direcotyr paths with ./.

https://beta.rclone.org/branch/v1.52.2-137-g43c4109a-fix-sftp-wsftp-beta/ (uploaded in 15-30 mins)

Is there any way I could get access to the server? I'm guessing not, but if it would it would speed up this process! Email nick@craig-wood.com or PM me if you want to discuss further.