Troubleshooting SSH Connection Issues

To enable detailed logs and troubleshoot SSH errors, follow the steps below:

  1. Open up the service control panel. You can type services.msc in the start bar for this, or look for it in the general control panel itself.
  2. Then look for filezilla-server. Once found, select it and choose to edit its properties.
  3. Stop the service. You can do this from the property window that just opened.
  4. Add the parameter. In the Start parameters field, without clicking OK or otherwise closing the dialog, add this: –debug-ssh
  5. Restart the service. Inside the still-open dialog, click the Start button above the field with the Start parameters. If everything goes well, the service is now going to emit more debug logs about the SFTP operations.

Related Topic:

Tags: