Opened 13 years ago

Closed 8 years ago

#7360 closed Bug report (fixed)

creates zero length files at the destination site

Reported by: kevin Owned by:
Priority: critical Component: FileZilla Client
Keywords: zero file size Cc:
Component version: Operating system type: Windows
Operating system version: win7

Description

win7 box with filezilla version 3.5.0

The tool will transfer all the files with out any error or warnings but the destinations files are all zero length. it creates directories OK

i can transfer the files using the command window via command line ftp and the files to arrive and maintain the original file size.

the hosting service has no trouble using filezilla from a different box transfering data to the same account.

snip from log in filezilla window, i told it to overwrite if file existed.:
Status: File transfer successful, transferred 52,359 bytes in 1 second
Status: Starting upload of C:\Users\kevin\Pictures\bibble5\unprocessed\2011-04-30\web\DSC_2622.jpg
Command: PASV
Response: 150 Accepted data connection
Response: 226 File successfully transferred
Status: File transfer successful, transferred 50,038 bytes in 1 second
Status: Starting upload of C:\Users\kevin\Pictures\bibble5\unprocessed\2011-04-30\web\DSC_2623.jpg
Command: PASV
Response: 227 Entering Passive Mode (99,198,127,42,118,179)
Command: STOR DSC_2622.jpg
Response: 227 Entering Passive Mode (99,198,127,42,119,182)
Command: STOR DSC_2623.jpg
Response: 150 Accepted data connection
Response: 226 File successfully transferred
Status: File transfer successful, transferred 50,121 bytes in 1 second
Status: Starting upload of C:\Users\kevin\Pictures\bibble5\unprocessed\2011-04-30\web\DSC_2624.jpg
Command: PASV
Response: 150 Accepted data connection
Response: 226 File successfully transferred
Status: File transfer successful, transferred 48,051 bytes in 1 second
Status: Starting upload of C:\Users\kevin\Pictures\bibble5\unprocessed\2011-04-30\web\DSC_2625.jpg
Command: PASV
Response: 227 Entering Passive Mode (99,198,127,42,120,153)
Command: STOR DSC_2624.jpg

The configuration wizard results look like this:
Connecting to probe.filezilla-project.org
Response: 220 FZ router and firewall tester ready
USER FileZilla
Response: 331 Give any password.
PASS 3.5.0
Response: 230 logged on.
Checking for correct external IP address
Retrieving external IP address from http://ip.filezilla-project.org/ip.php
Checking for correct external IP address
IP 173.174.91.5 bhd-bhe-jb-f
Response: 200 OK
PREP 61598
Response: 200 Using port 61598, data token 1799810361
PORT 173,174,91,5,240,158
Response: 200 PORT command successful
LIST
Response: 150 opening data connection
Response: 503 Failure of data connection.
Server sent unexpected reply.
Connection closed

Change History (1)

comment:1 by Meee, 8 years ago

Resolution: fixed
Status: newclosed

it's repair now

Note: See TracTickets for help on using tickets.