Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: sftpserver is duplicating files and skipping files when we have large number of files in S3 #1759

Open
2 tasks done
svarmasscinc opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@svarmasscinc
Copy link

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration issue.
  • This issue is not already reported on Github (I've searched it).

Bug description

sftpserver is duplicating files and skipping files when we have large number of files in S3
We have around 200 files in S3 and when we download using sftp client like winscp or filezilla, we see duplicate files and some files are skipped.

Steps to reproduce

1.Have around 200 files in S3.
2.Setup sftp user to have permissions to download from S3.
3.Download files from S3 using winscp.
4. You will see that some files are duplicated.
5. Some files are skipped.

Expected behavior

All files should be download without duplication or skipped.

SFTPGo version

2.6.2 636a1c2

Data provider

S3

Installation method

Community RPM package

Configuration

N/A

Relevant log output

N/A

What are you using SFTPGo for?

Medium business

Additional info

N/A

@svarmasscinc svarmasscinc added the bug Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant