RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 991857 - the other FtpClient received no error while one client upload the same file when the server enabled the option "lock_upload_files=YES"
Summary: the other FtpClient received no error while one client upload the same file w...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: vsftpd
Version: 6.1
Hardware: All
OS: Windows
unspecified
medium
Target Milestone: rc
: ---
Assignee: Jiri Skala
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-05 02:30 UTC by Owen Zhao
Modified: 2014-11-09 22:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-10 16:22:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Owen Zhao 2013-08-05 02:30:34 UTC
Description of problem:
When two or  more FtpClient upload  the same file to the same directory on the server. the other FtpClients recived no error.

Version-Release number of selected component (if applicable):
1.vsftpd-2.2.2-6.el6_0.1.i686
2.vsftpd-2.2.2-11.el6.i686

How reproducible:


Steps to Reproduce:
1. Install and configure vsftpd service on a server(6.1,6.2,6.3),enable the option "lock_upload_files=YES" 
2. Running one FtpClient on a PC, login the vsftpd server,and upload a file (more than 500MB)
3.Running another FtpClient on the same PC, login the vsftpd server, and upload the same file to the same directory of the server.

Actual results:
The second FtpClient just waiting and waiting...

Expected results:
The second FtpClient may recived one Code 550 or 450: File is not available


Additional info:
1. Running two or more FtpClients on different PC, expect the first one is uploading file ,the rest are all waiting and waiting...
2.Try other kinds of FtpClients, like 8uftp.exe, FlashXP.exe,the results are all the same.
3.While use Windows Server 2003 as a server. the rest FtpClients received an error "The process cannot access the file because it is being used by another process" immediately.

Comment 2 RHEL Program Management 2013-10-13 23:17:58 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 3 Jiri Skala 2014-02-10 16:22:21 UTC
I didn't reproduce the issue. I tested ftp client as well as lftp. Both clients was served by vsftpd as intended.

The client #2 is waiting till end of the upload of the client #1 then continues the upload of the client #2.

It's nice to see using lftp. The client #1 displays increasing percentage of data transfer. The client #2 displays 0% during the upload of the client #1. This percentage starts increasing when the upload of the client #1 is finished.

I tested it with 0.8 GB file.

Resolution -> closing 'notabug'.

Jiri


Note You need to log in before you can comment on or make changes to this bug.