satiromarra / vscode-sftp

Super fast sftp/ftp extension for VS Code
Other
23 stars 3 forks source link

Protocol FTP #54

Closed laborer123 closed 1 year ago

laborer123 commented 1 year ago

Do you read the FAQ?

Describe the bug Only FTP is unavailable, “Timeout while connecting to server”

To Reproduce Steps to reproduce the behavior:

Expected behavior I need to use FTP to transfer ascii files to avoid errors on different platforms.

Screenshots image image

Desktop (please complete the following information):

Extension Logs from Startup - required

  1. Open User Settings.

    • On Windows/Linux - File > Preferences > Settings
    • On macOS - Code > Preferences > Settings
  2. Set sftp.debug to true and reload vscode.
  3. Reproduce the problem, get the logs from View > Output > sftp.
satiromarra commented 1 year ago

@laborer123 What port do you have? By ftp it must be 21.