File Transfer failed after transferring 262 144 bytes

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
folz83
500 Command not understood
Posts: 3
Joined: 2013-03-28 22:53

File Transfer failed after transferring 262 144 bytes

#1 Post by folz83 » 2013-03-28 23:10

Hello,

I was using filezilla to transfer some files into my webhost account and all was going well till I got to 25th file and transfer was not able to complete and gives this error message file transfer failed after transferring 262 144 bytes in 3 seconds or 1 second. What could be the problem and what can I do to solve it ???


Command: CWD /images
Response: 250 OK. Current directory is /images
Command: PWD
Response: 257 "/images" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (198,23,60,230,231,6)
Command: STOR lafestate3.JPG
Response: 150 Accepted data connection
Response: 226-Error during write to file
Response: 226-Transfer aborted
Response: 226 2.501 seconds (measured here), 7.54 Kbytes per second
Error: File transfer failed after transferring 262,144 bytes in 3 seconds
Status: Starting upload of C:\Users\folarin\Documents\Web Design\CAAM\caam final\images\lafestate3.JPG
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (198,23,60,230,148,197)
Command: MLSD
Response: 150 Accepted data connection
Response: 226-Options: -a -l
Response: 226 54 matches total
Command: PASV
Response: 227 Entering Passive Mode (198,23,60,230,205,58)
Command: REST 20480
Response: 350 Restarting at 20480
Command: STOR lafestate3.JPG
Response: 150 Accepted data connection
Response: 226-Error during write to file
Response: 226 Transfer aborted

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: File Transfer failed after transferring 262 144 bytes

#2 Post by boco » 2013-03-29 01:46

Could it be you have a space quota and just exceeded it?
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

folz83
500 Command not understood
Posts: 3
Joined: 2013-03-28 22:53

Re: File Transfer failed after transferring 262 144 bytes

#3 Post by folz83 » 2013-03-30 03:05

Thanks Boco its a possibility. I am not sure as I did not negotiate the hosting package so will enquire from my client. Could there be any other reason so I exhaust all options.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: File Transfer failed after transferring 262 144 bytes

#4 Post by botg » 2013-03-30 14:32

Response: 226-Error during write to file
Response: 226 Transfer aborted
The server software is broken. The response code (226) means success, yet the human-readable text says failure. As FTP clients only interpret the response code, clients will see this transfer as successful.

folz83
500 Command not understood
Posts: 3
Joined: 2013-03-28 22:53

Re: File Transfer failed after transferring 262 144 bytes

#5 Post by folz83 » 2013-03-31 03:45

Thank you for this additional info botg. Very grateful. What is the solution? Do I uninstall filezilla and download it again from the filezilla project software?

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: File Transfer failed after transferring 262 144 bytes

#6 Post by boco » 2013-03-31 04:12

No, it means the webhost needs to fix its server software.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

oraclebear
500 Command not understood
Posts: 1
Joined: 2015-07-01 01:56
First name: bruce
Last name: reeves

Re: File Transfer failed after transferring 262 144 bytes

#7 Post by oraclebear » 2015-07-01 01:59

actually boco was correct. i ran out of space on the disk i was transferring to and this was the cryptic message filezilla chose to give me.

ftpping to a mac - so if its a server problem - we all know hell will freeze over first before they update it.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: File Transfer failed after transferring 262 144 bytes

#8 Post by botg » 2015-07-01 05:43

oraclebear wrote:actually boco was correct. i ran out of space on the disk i was transferring to and this was the cryptic message filezilla chose to give me.

ftpping to a mac - so if its a server problem - we all know hell will freeze over first before they update it.
Just stop giving them money until they fix the issue.

Post Reply