Opened 14 years ago

Closed 11 years ago

#5410 closed Bug report (outdated)

Size 0 files failed

Reported by: Jean Owned by:
Priority: normal Component: FileZilla Client
Keywords: Size zero files Cc:
Component version: Operating system type: Windows
Operating system version: Windows 7 64 bits family edition

Description

In many distribution there are some file with a size at 0 (typically some index.html).
With filezilla this files are not created on the destination directory and appear on the failed list.
We then have to recreate manualy each of them...

Thanks to handle the creation of these file on the destination directory.

Here under Filezilla info :

FileZilla Client


Version: 3.3.3
Build information:

Compiled for: i586-pc-mingw32msvc
Compiled on: x86_64-unknown-linux-gnu
Build date: 2010-06-13
Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11
GnuTLS: 2.8.3

Operating system:

Name: Windows NT 6.1 (build 7600)
Version: 6.1
Platform: 64 bit system

Attachments (1)

Download_Zero_File_Error.txt (2.9 KB ) - added by Jean 11 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 by Alexander Schuch, 11 years ago

Status: newmoreinfo

Can you please provide logs?

by Jean, 11 years ago

comment:2 by Jean, 11 years ago

Status: moreinfonew

Try today with version 3.6.0.2 and 3.7.0.1 still don't work

comment:3 by Alexander Schuch, 11 years ago

Status: newmoreinfo

Can you download zero byte files from other FTP servers using FileZilla? Can you download these zero byte files from the same server using another FTP client (like the Windows command line client)?

Transfer connection interrupted: ECONNABORTED - Connection aborted

That error is unusual. Do you use any firewall or some other "network manipulator"?

comment:4 by Jean, 11 years ago

Status: moreinfonew

Hello,
I've try with windows command line to the same server, it works :
ftp> get test.php
200 PORT command successful.
150 Opening ASCII mode data connection for test.php (119
226 Transfer complete.
ftp : 1227 octets reçus en 0,00 secondes à 1227,00 Ko/s.
ftp> get Empty_file.txt
200 PORT command successful.
150 Opening ASCII mode data connection for Empty_file.txt
226 Transfer complete.
ftp> !dir

Répertoire de F:\

20/05/2013 15:26 0 Empty_file.txt
20/05/2013 15:26 1 227 test.php

5 fichier(s) 259 803 octets

13 Rép(s) 139 464 314 880 octets libres

ftp>

comment:5 by Alexander Schuch, 11 years ago

Status: newmoreinfo

One more thing to try:

Navigate to the desired remote directory and right click in the list. There, select "Create new file". Can this new end empty file be created?

comment:6 by Jean, 11 years ago

Status: moreinfonew

Hi,
Yes it works.
The problem occur when trying to download empty file from certain server. Not all.
I specially have this problem with french provider "free.fr".
Here is the connexion log :
Status: Resolving address of ftpperso.free.fr
Status: Connecting to 212.27.63.3:21...
Status: Connection established, waiting for welcome message...
Response: 220 Serveur de mise a jour des pages perso de Free.fr version [Apr 27 2011 11:43:55]
Command: USER jeb
Response: 331 Password required for www.jeb.photo.
Command: PASS
Response: 230 User jeb logged in.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Status: Directory listing successful

comment:7 by Alexander Schuch, 11 years ago

Status: newmoreinfo

Can you name a public FTP server where I can try this - an FTP server which allows anonymous access and has an empty file to download?

Just because if it does not happen on all servers for you, it likely is a server issue rather than a FileZilla one.

comment:8 by Jean, 11 years ago

Status: moreinfonew

Hi you can use my sandbox :
url : ftpperso.free.fr
user : jbtemp
pswd : sun001

There is an empty file I cannot download

comment:9 by Alexander Schuch, 11 years ago

The connection details you provided do not work (anymore). Looks like the user is not allowed, as the server does not even ask for a password but disconnects before already.

comment:10 by Alexander Schuch, 11 years ago

Status: newmoreinfo

comment:11 by Alexander Schuch, 11 years ago

Resolution: outdated
Status: moreinfoclosed

No reply for more than 28 days.

Note: See TracTickets for help on using tickets.