Opened 15 years ago
Closed 12 years ago
#5248 closed Bug report (outdated)
Can't download files over 30kb
Reported by: | Duncan | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | Windows XP SP3 |
Description
Hi there,
I'm currently unable to download files over 30kb in size, the transfer starts and works normally, until 30kb has been downloaded, then for some reason the connection gets dropped, and the transfer restarts. Just before this was happening however, I was getting a 451 Broken Pipe detected error message.
Here are the logs from an attaempt:
Response: 220 ProFTPD FTP Server ready.
Command: USER design@…
Response: 331 Password required for design@….
Command: PASS
Response: 230 User design@… logged in.
Status: Connected
Status: Starting download of /var/www/html/irene_soccer_village/create_booking.php
Command: CWD /var/www/html/irene_soccer_village
Response: 250 CWD command successful
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (89,145,76,238,232,7).
Command: RETR create_booking.php
Response: 150 Opening ASCII mode data connection for create_booking.php (81060 bytes)
Error: Disconnected from server: ECONNABORTED - Connection aborted
Error: File transfer failed after transferring 29,346 bytes in 1 second
Status: Resolving address of www.gptesting.co.za
Status: Connecting to 89.145.76.238:21...
Status: Connection established, waiting for welcome message...
Response: 220 ProFTPD FTP Server ready.
Command: USER design@…
Response: 331 Password required for design@….
Command: PASS
Response: 230 User design@… logged in.
Status: Connected
Status: Starting download of /var/www/html/irene_soccer_village/create_booking.php
Command: CWD /var/www/html/irene_soccer_village
Response: 250 CWD command successful
Status: Skipping download of /var/www/html/irene_soccer_village/create_booking.php
Status: File transfer skipped
Change History (2)
comment:1 by , 12 years ago
Status: | new → moreinfo |
---|
comment:2 by , 12 years ago
Resolution: | → outdated |
---|---|
Status: | moreinfo → closed |
No reply for more than 28 days.
Do you still have this problem with current version of FileZilla?