vscode-sftp icon indicating copy to clipboard operation
vscode-sftp copied to clipboard

unable to parse pasv server response

Open rehanahamed240 opened this issue 1 year ago • 1 comments
trafficstars

hey i am using your extension before it was working fine and perfect , i was loving it but now i am getting below error message when i am using it

unable to parse pasv server response

i am using ftp protocol to connect to server here is my example json which i am using

{ "name": "aa", "host": "localhost", "protocol": "ftp", "port": 21, "username": "aa", "remotePath": "/", "uploadOnSave": false, "useTempFile": false, "openSsh": false, "password":"aaa" }

any help will be a great effort for me. thanx in advance looking forward to hear from you a positive response.

rehanahamed240 avatar Mar 29 '24 18:03 rehanahamed240

i am also facing the same error, anyone found any solution for this problem

blrcoderbro avatar Jan 29 '25 07:01 blrcoderbro