Open addog opened 4 years ago
The drive is being reported as having only 64KB. Perhaps a configuration issue on your SSHFS server?
I don't know why its only listed as 64kb. But i have no issues with other sftp clients.. I don't know what setting on my sftp server
I have same issue. I guess it's because windows explorer always checks space for "\sshfs.kr\user@host". When the path is crossing a symlink/hardlink or mount point, this problem appears. Sry for poor English
I'm facing the same problem and I confirm that the issue is a wrong calculation of the available free space when copying files on a mounted path (e.g. an external drive). I can copy all the files I want, granted that they do not exceed the total free space available in the root partition (that I have mounted), even though the total free space on the mounted path is way higher.
When i try to upload files, i get the error you see in the picture below. When i try to upload with WinScp, i do not get the error.
My server: Windows server 2016 or 2019 Using bitvise ssh server
My client: Windows 10 With sshfs-win i cant upload files, but i can still download files. With winscp i can upload and download