Skip to content

Commit 378481e

Browse files
committed
TOC updates
1 parent 2764564 commit 378481e

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

support/windows-client/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,8 @@ items:
10891089
href: ../windows-server/system-management-components/open-client-can-not-connect-server.md?context=/troubleshoot/windows-client/context/context
10901090
- name: OpenSSH Server Service Doesn't Start and Generates Error 1053
10911091
href: ../windows-server/system-management-components/openssh-server-service-wont-start-error-1053.md?context=/troubleshoot/windows-client/context/context
1092+
- name: Troubleshoot common SFTP issues when using OpenSSH
1093+
href: ../windows-server/system-management-components/troubleshoot-sftp-issues-using-openssh.md?context=/troubleshoot/windows-client/context/context
10921094
- name: Use "MaxStartups" and "MaxSessions" to troubleshoot OpenSSH connection issues
10931095
href: ../windows-server/system-management-components/troubleshoot-openssh-connection-issues-maxstartups-maxsessions.md?context=/troubleshoot/windows-client/context/context
10941096
- name: PowerShell

support/windows-server/system-management-components/troubleshoot-sftp-issues-using-openssh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to Enable OpenSSH Verbose Logging
2+
title: Troubleshoot Common SFTP issues
33
description: Explains how to resolve common SFTP issues when using OpenSSH for Windows.
44
ms.date: 11/05/2025
55
manager: dcscontentpm
@@ -13,7 +13,7 @@ appliesto:
1313
- ✅ <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
1414
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
1515
---
16-
# Troubleshoot SFTP issues
16+
# Troubleshoot common SFTP issues when using OpenSSH
1717

1818
OpenSSH on Windows provides secure file transfer (SFTP) capabilities. This article describes how to resolve the most common issues that you might encounter while using SFTP and OpenSSH to administer Windows Server and Windows Client.
1919

support/windows-server/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2606,6 +2606,8 @@ items:
26062606
href: ./system-management-components/openssh-server-service-wont-start-error-1053.md
26072607
- name: OpenSSH client can't connect to a server via SSH
26082608
href: ./system-management-components/open-client-can-not-connect-server.md
2609+
- name: Troubleshoot common SFTP issues when using OpenSSH
2610+
href: ./system-management-components/troubleshoot-sftp-issues-using-openssh.md
26092611
- name: Use "MaxStartups" and "MaxSessions" to troubleshoot OpenSSH connection issues
26102612
href: ./system-management-components/troubleshoot-openssh-connection-issues-maxstartups-maxsessions.md
26112613
- name: PowerShell

0 commit comments

Comments
 (0)