Hello,
I have the problem that the remote folder remains empty when uploading a folder. I discovered the missing folder path in the /root directory on my remote machine. For example:
uploading folder [local desktop]/test123 to [remote machine]/var/lib/ with the following content:
results in:
- DIR: /var/lib/test123 (without content)
- DIR: /root FILENAME "var/lib/test123/index.html"
- DIR: /root FILENAME "var/lib/test123/scripts/jquery.js"
I attached an image with the view of the remote machine's /root directory:

Client Specs:
- Win 10 64bit
- sFTP Client 3.4.8
Server Specs:
- Debian 10 with openssh 1:7.9p1-10+deb10u2
I hope we can solve this issue.