Opened 16 years ago

Last modified 10 years ago

#3687 closed Bug report

Critical Error for all transfers

Reported by: nagi-kun Owned by:
Priority: critical Component: FileZilla Client
Keywords: Cc: nagi-kun, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Every transfer attempt fails with a single error notice of "Critical Error". I am using the latest Filezilla 3.1.1.1 and never has this happened with previous versions I've used.

Status: Resolving address of accacianutopia.net
Status: Connecting to 216.65.1.200:21...
Status: Connection established, waiting for welcome message...
Response: 220 216.65.1.200 FTP server ready
Command: USER Nagi-kun
Response: 331 Password required for Nagi-kun.
Command: PASS
Response: 230 User Nagi-kun logged in.
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (216,65,1,200,143,136).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD /www.accacianutopia.net
Response: 250 CWD command successful
Command: PWD
Response: 257 "/www.accacianutopia.net" is current directory.
Command: PASV
Response: 227 Entering Passive Mode (216,65,1,200,202,241).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete.
Status: Calculating timezone offset of server...
Command: MDTM LT2.html
Response: 213 20080816091456
Status: Timezone offsets: Server: 0 seconds. Local: -21600 seconds.

Difference: -21600 seconds.
Status: Directory listing successful
Status: Resolving address of accacianutopia.net
Status: Connecting to 216.65.1.200:21...
Status: Connection established, waiting for welcome message...
Response: 220 216.65.1.200 FTP server ready
Command: USER Nagi-kun
Response: 331 Password required for Nagi-kun.
Command: PASS
Response: 230 User Nagi-kun logged in.
Status: Connected
Status: Starting upload of C:\Documents and Settings\Owner.YOUR-

BC8277587B\My Documents\My Pictures\My Forums\Webpage

Stuff\Graphics\accacianutopia.net\parchment.png
Command: CWD /www.accacianutopia.net
Response: 250 CWD command successful
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (216,65,1,200,124,9).
Command: STOR parchment.png
Response: 552 STOR denied: quota exceeded: used 60.20 of 60.00 upload Mb
Error: Critical error
Status: Starting upload of C:\Documents and Settings\Owner.YOUR-

BC8277587B\My Documents\My Pictures\My Forums\Webpage

Stuff\Graphics\accacianutopia.net\LT chapters\LT1.html
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (216,65,1,200,245,210).
Command: STOR LT1.html
Response: 552 STOR denied: quota exceeded: used 60.20 of 60.00 upload Mb
Error: Critical error
Status: Disconnected from server

Change History (1)

comment:1 by Tim Kosse, 16 years ago

Response: 552 STOR denied: quota exceeded: used 60.20 of 60.00 upload Mb
Error: Critical error

Note: See TracTickets for help on using tickets.