1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-11-06 08:49:29 +02:00

Improve SFTP storage error messages.

Use storageSftpEvalLibSsh2Error() in more locations to provide better error information. Also add storageSftpLibSsh2SessionLastError() for the same reason.
This commit is contained in:
Reid Thompson
2024-01-03 11:01:50 -05:00
committed by GitHub
parent 802ae79148
commit 7c17eec3db
6 changed files with 209 additions and 64 deletions

View File

@@ -68,6 +68,17 @@
<p>Skip files truncated during backup when bundling.</p>
</release-item>
<release-item>
<github-pull-request id="2249"/>
<release-item-contributor-list>
<release-item-contributor id="reid.thompson"/>
<release-item-reviewer id="david.steele"/>
</release-item-contributor-list>
<p>Improve <proper>SFTP</proper> storage error messages.</p>
</release-item>
</release-improvement-list>
<release-development-list>