Opened 16 years ago

Last modified 16 years ago

#3477 closed Bug report

mkdir issue when uploading a directory with multiple files

Reported by: blodulv Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: blodulv, Alexander Schuch, mgbayer7, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

To reproduce:

  • Make sure you have multiple upload threads (I used 5)
  • Drag and drop a directory filled with more than 5 files to a remote host (mine is SFTP)
  • mkdir will be run on each thread and fail except for the first time (because the directory already exists)

This does not affect the end result (files still get uploaded) but it is a small inefficiency.

Change History (5)

comment:1 by Alexander Schuch, 16 years ago

I haven't (yet) tested myself, but which version of FileZilla are you using? And on which platform?

comment:2 by blodulv, 16 years ago

3.0.9.1 on Windows.

comment:3 by mgbayer7, 16 years ago

I'm using v3.0.9.2 and I have the same annoying problem except I get several failed transfers during the process. I never had these problems with older versions of FileZilla. The "Maximum simultaneous transfers" was set to "3". Below is error message which occurs over and over again during a multiple file transfer operation

Response: 421 Sorry, ftp already has 3 users logged in as the username *.
Error: Could not connect to server
Status: Delaying connection due to previously failed connection attempt...
Response: 421 Sorry, ftp already has 3 users logged in as the username *.
Error: Could not connect to server
Status: Delaying connection due to previously failed connection attempt...
Response: 421 Sorry, ftp already has 3 users logged in as the username *.

comment:4 by mgbayer7, 16 years ago

I placed a previous comment about having the same problems with the new version and that older versions did not do this. I discovered I still had a copy of v2.1.7 and started using it instead. The problem only occasionally occurs with that old version instead of all time with the new version.

comment:5 by Tim Kosse, 16 years ago

blodulv, should be fixed now. Please try the upcoming 2008-05-11 build from http://filezilla-project.org/nightly.php

mgbayer7: Totally unrelated issue. Your problem can be fixed easily by the server administrator. You should call him out of bed late at night and demand a proper server configuration.

Note: See TracTickets for help on using tickets.