liximomo/vscode-sftp

Connection ends after 227 Entering Passive Mode

bottasergio opened this issue · 1 comments

When trying to upload connection ends after these messages:

[08-28 21:20:12] [debug] < '220 Microsoft FTP Service\r\n'
[08-28 21:20:12] [debug] > USER myusername
[08-28 21:20:12] [debug] < '331 Password required\r\n'
[08-28 21:20:12] [debug] > PASS ******
[08-28 21:20:12] [debug] < '230 User logged in.\r\n'
[08-28 21:20:12] [debug] > FEAT
[08-28 21:20:12] [debug] > TYPE I
[08-28 21:20:12] [debug] < '200 Type set to I.\r\n'
[08-28 21:20:12] [debug] > PASV
[08-28 21:20:12] [debug] < '227 Entering Passive Mode (nnn,nnn,nnn,nnn,224,153).\r\n'
[08-28 21:20:22] [debug] > ABOR
[08-28 21:20:22] [debug] < '226 ABOR command successful.\r\n'

After this.. nothing happens.

I have that same problem

I'm doing remote to local 30 seconds later it's 227 passive