Closed tpoxa closed 3 months ago
Please re-open if it also happens with the latest stable release
Ok, I'll try, thanks. I have not seen any mention of that in the latest two release notes.
Release notes and docs may be lacking. I don't have time for everything, sorry. I give priority to requests from paying users who help keep the project alive
⚠️ This issue respects the following points: ⚠️
Bug description
pkg/sftp client unable to grab large directory list
please check https://github.com/pkg/sftp/issues/591#issuecomment-2173082373 for the details
Steps to reproduce
Use the next client code
main.go:33]: read dir connection lost
Expected behavior
No error. List of 100k objects.
SFTPGo version
2.6.0
Data provider
ghcr.io/drakkan/sftpgo:v2.6.0-plugins@sha256:3b90adefa53611427cfeda58bf9f251b01290e867bed9b1850fda3e12b18a107
Installation method
Community Docker image
Configuration
Relevant log output
No response
What are you using SFTPGo for?
Private user, home usecase (home backup/VPS)
Additional info
Thank you