Bug 218307
| Summary: | Uploaded file corrupted when two connections from same client uploading same file simultaneously | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Bastien Nocera <bnocera> | ||||
| Component: | vsftpd | Assignee: | Maros Barabas <mbarabas> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.0 | CC: | tao | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHBA-2007-0425 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-06-11 18:44:33 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 250727, 392231, 392251 | ||||||
| Attachments: |
|
||||||
|
Description
Bastien Nocera
2006-12-04 15:56:36 UTC
vsftpd-1.2.1-3E.6 I looked through the patch that created the regression: https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=120244 And it looks like the "uniqu-ification" of the filenames is done whether a file with such a name exists or not. On the server: - install vsftpd - start up vsftp - create a test/test user On the client: - Launch twice the command: lftp -e "put /tmp/rubbish/big-file" -u test,test rhel5 with the line: set net:limit-rate 1024 in your ~/.lftprc On the server, during the upload: ~test/ # ls GUADEC-Sponsor-Brochure-Blue-2007.pdf.bz2.1 GUADEC-Sponsor-Brochure-Blue-2007.pdf.bz2.2 Problem doesn't occur with RHEL4 or RHEL5. This bugzilla has Keywords: Regression. Since no regressions are allowed between releases, it is also being proposed as a blocker for this release. Please resolve ASAP. Created attachment 147984 [details]
better rename patch
Please test this patch (works for me) [but do not apply old one].
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2007-0425.html Internal Status set to 'Resolved' Status set to: Closed by Tech Resolution set to: 'RHEL 3.9' This event sent from IssueTracker by rkhadgar issue 107951 |