liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 260 forks source link

Active / Passive (PASV) #751

Open bradcodd opened 4 years ago

bradcodd commented 4 years ago

How do I disable Passive mode for vscode-sftp?

My FTP server does not support Passive mode.

torresdistrib commented 4 years ago

have you figured it out?

Having the same struggle here

ozone1979 commented 4 years ago

I'm having a problem connecting to servers that require that the connection be in Active Mode. Please help with this.

ozone1979 commented 4 years ago

Is this the only FTP addon which has a sidebar? I'm trying really hard to transition from NP++, but I need good sidebar FTP action, like NP++ does. And I need to be able to set the transfer mode to Active.

tareqtms commented 3 years ago

No one to help on this?

ghost commented 3 years ago

I'll take a look at this.

oz-richardson-reclique commented 3 years ago

I'll take a look at this.

Man,... I am so grateful!

truefriend-cz commented 2 months ago

It is solved or not?

kabowo commented 1 month ago

What's the solution for this ?

dustinp26 commented 1 month ago

I believe you just use "passive": false OR true.

Screenshot 2024-08-09 at 1 37 07 PM