SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
543 stars 36 forks source link

Uploading lager data file FAIL(37M) #417

Open mikev4 opened 4 months ago

mikev4 commented 4 months ago

I successfully uploaded directly to the codeserver, but after connecting remotely using sshfs, the upload failed.

image

1709185588468

I tried to upload a small file(3M) and it turned out to be successful image

I am not sure if there is an issue with the configuration of sshfs. Could you please give me some advice?