Skip to content

Commit 92ab986

Browse files
Merge pull request #214586 from yashluna/patch-43
Update secure-file-transfer-protocol-known-issues.md
2 parents 9bc3036 + 08582fe commit 92ab986

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/storage/blobs/secure-file-transfer-protocol-known-issues.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ The unsupported client list above is not exhaustive and may change over time.
3838

3939
## Client settings
4040

41-
To transfer files to or from Azure storage via client applications, see the following recommended client settings.
41+
To transfer files to or from Azure Blob Storage via SFTP clients, see the following recommended settings.
4242

4343
- WinSCP
4444

4545
- Under the **Preferences** dialog, under **Transfer** - **Endurance**, select **Disable** to disable the **Enable transfer resume/transfer to temporary filename** option.
4646

47-
> [!CAUTION]
48-
> Leaving this option enabled can cause failures or degraded performance during large file uploads.
47+
> [!CAUTION]
48+
> Leaving this option enabled can cause failures or degraded performance during large file uploads.
4949
5050
## Unsupported operations
5151

@@ -85,6 +85,8 @@ To learn more, see [SFTP permission model](secure-file-transfer-protocol-support
8585

8686
- For performance issues and considerations, see [SSH File Transfer Protocol (SFTP) performance considerations in Azure Blob storage](secure-file-transfer-protocol-performance.md).
8787

88+
- Maximum file upload size via the SFTP endpoint is 100 GB.
89+
8890
- Special containers such as $logs, $blobchangefeed, $root, $web aren't accessible via the SFTP endpoint.
8991

9092
- Symbolic links aren't supported.

0 commit comments

Comments
 (0)