Opened 6 years ago

Closed 6 years ago

#11751 closed Bug report (fixed)

Uploads going to wrong folder

Reported by: Carl Hindle Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: v3.37.0 Operating system type: Windows
Operating system version: 7

Description

When uploading multiple folders from a Windows 7 Pro PC to a a Linux FTP Server some files are placed in the wrong folder and some files are not uploaded at all...

The attached log details a full upload of 577 files...

You can see one example of an incorrect placing in the log line:
2018-09-24 12:59:37 7140 5 Command: local:T:\!!!\sample\dir01\d1d01\d1d1d1\d1d1d1a\f038.txt => remote:/home/example/sample/dir07/d07d11/d7dbd2/f038.txt

Attachments (1)

filezilla.log (636.9 KB ) - added by Carl Hindle 6 years ago.
log of sample upload detailing failures

Download all attachments as: .zip

Change History (8)

by Carl Hindle, 6 years ago

Attachment: filezilla.log added

log of sample upload detailing failures

comment:1 by tapsavo, 6 years ago

just encountered the same issue with 3.37.1 (Arch linux, x64).

Turns out, if the settings->transfers->"maximum simultaneous transfers" is set to 1, the problem doesn't seem to happen.

This does make the transfer horrendously slow, however.

comment:2 by Tim Kosse, 6 years ago

Status: newmoreinfo

The server appears to be schizophrenic.

Which SFTP Server software (product _and_ version) are you using?

It is written in the message log if you set the debug level to 2 in FileZilla and then connect to the server.

comment:3 by Arleys Resco, 6 years ago

Status: moreinfonew

I'm having exactly the same issue, but I'm on a Mac. Been using Filezilla for eons, and now I can rely on uploading files, as some files are been upload to a complete different folder of where it should be.

8 Command: local:/Users/fearlex/localdev/site.com/wp-content/plugins/advanced-custom-fields/images/sprite.png => remote:/srv/users/site/apps/ha-v2/public/wp-content/plugins/advanced-custom-fields/css/sprite.png

I can provide the log too, this started happening a couple official updates ago.

FileZilla Client


Version: 3.37.1

Build information:

Compiled for: x86_64-apple-darwin18.0.0
Compiled on: x86_64-apple-darwin18.0.0
Build date: 2018-09-21
Compiled with: Apple LLVM version 10.0.0 (clang-1000.11.45.2)
Compiler flags: -Werror=partial-availability -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.5
SQLite: 3.24.0
GnuTLS: 3.5.18

Operating system:

Name: Mac OS X (Darwin 17.7.0 x86_64)
Version: 10.13
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2
Settings dir: /Users/fearlex/.config/filezilla/

comment:4 by Tim Kosse, 6 years ago

Status: newmoreinfo

I ask once again: Which SFTP Server software (product _and_ version) are you using?

comment:5 by Arleys Resco, 6 years ago

Status: moreinfonew

Could this be what you are asking ?

2018-09-27 03:05:18 26933 12 Response: fzSftp started, protocol_version=8

in reply to:  4 comment:6 by tapsavo, 6 years ago

Replying to Tim Kosse:

I ask once again: Which SFTP Server software (product _and_ version) are you using?

openssh 7.4

edit: happens with 7.8 too.

Last edited 6 years ago by tapsavo (previous) (diff)

comment:7 by Tim Kosse, 6 years ago

Resolution: fixed
Status: newclosed

Should be fixed in 3.37.3

Note: See TracTickets for help on using tickets.