[Cyberduck-trac] [Cyberduck] #2710: Broken Pipe

Cyberduck trac at trac.cyberduck.ch
Sun Apr 5 12:23:51 CEST 2009


#2710: Broken Pipe
--------------------------------------+-------------------------------------
 Reporter:  neil@…                    |        Owner:  dkocher   
     Type:  defect                    |       Status:  closed    
 Priority:  highest                   |    Milestone:            
Component:  core                      |      Version:  3.0.3     
 Severity:  critical                  |   Resolution:  thirdparty
 Keywords:                            |  
--------------------------------------+-------------------------------------
Changes (by dkocher):

  * status:  reopened => closed
  * resolution:  => thirdparty


Old description:

> How can I fix this?
>
> 220 Serv-U FTP-Server v2.5i for WinSock ready...
> USER diningoutguest
> 331 User name okay, need password.
> PASS ********
> 230 User logged in, proceed.
> NOOP
> 200 Command okay.
> SYST
> 215 UNIX Type: L8
> STAT /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
> 211-Status for user DININGOUTGUEST from
> c-98-213-11-116.hsd1.il.comcast.net:
>     Stored 0 files, 0 Kbytes
>     Retrieved 0 files, 0 Kbytes
>     Maximum disk quota limited to 5000000 Kbytes
>     Used disk quota 4999992 Kbytes, available 7 Kbytes
> 211 End of status.
> CWD /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
> 250 Directory changed to
> /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
> FEAT
> 500 'FEAT': command not understood.
> PASV
> 227 Entering Passive Mode (66,226,18,221,11,31)
> LIST -a
> 150 Opening ASCII mode data connection for /bin/ls.
> drwxrwxrwx   1 user     group           0 Nov  1 09:09 .
> drwxrwxrwx   1 user     group           0 Nov  1 09:09 ..
> 226-Maximum disk quota limited to 5000000 Kbytes
>     Used disk quota 4999992 Kbytes, available 7 Kbytes
> 226 Transfer complete.
> TYPE I
> 200 Type set to I.
> PASV
> 227 Entering Passive Mode (66,226,18,221,11,32)
> STOR HighRes.zip
> 150 Opening BINARY mode data connection for HighRes.zip.
> QUIT
> 452-Maximum disk quota limited to 5000000 Kbytes
>     Used disk quota 4999992 Kbytes, available 7 Kbytes
> 452 Sorry, insufficient disk quota - receive file HighRes.zip aborted.
> 220 Serv-U FTP-Server v2.5i for WinSock ready...
> USER diningoutguest
> 331 User name okay, need password.
> PASS ********
> 230 User logged in, proceed.
> NOOP
> 200 Command okay.
> STAT /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
> 211-Status for user DININGOUTGUEST from
> c-98-213-11-116.hsd1.il.comcast.net:
>     Stored 0 files, 0 Kbytes
>     Retrieved 0 files, 0 Kbytes
>     Maximum disk quota limited to 5000000 Kbytes
>     Used disk quota 4999992 Kbytes, available 7 Kbytes
> 211 End of status.
> CWD /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
> 250 Directory changed to
> /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
> FEAT
> 500 'FEAT': command not understood.
> PASV
> 227 Entering Passive Mode (66,226,18,221,11,56)
> LIST -a
> 150 Opening ASCII mode data connection for /bin/ls.
> drwxrwxrwx   1 user     group           0 Nov  1 09:14 .
> drwxrwxrwx   1 user     group           0 Nov  1 09:14 ..
> -rwxrwxrwx   1 user     group           0 Nov  1 09:14 HighRes.zip
> 226-Maximum disk quota limited to 5000000 Kbytes
>     Used disk quota 4999992 Kbytes, available 7 Kbytes
> 226 Transfer complete.
> NOOP
> 200 Command okay.
> TYPE I
> 200 Type set to I.
> SIZE /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes/HighRes.zip
> 213 0
> NOOP
> 200 Command okay.
> MDTM /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes/HighRes.zip
> 213 20081101091448
> PASV
> 227 Entering Passive Mode (66,226,18,221,11,58)
> STOR HighRes.zip
> 150 Opening BINARY mode data connection for HighRes.zip.
> QUIT
> 452-Maximum disk quota limited to 5000000 Kbytes
>     Used disk quota 4999992 Kbytes, available 7 Kbytes
> 452 Sorry, insufficient disk quota - receive file HighRes.zip aborted.

New description:

 How can I fix this?


 {{{
 220 Serv-U FTP-Server v2.5i for WinSock ready...
 USER diningoutguest
 331 User name okay, need password.
 PASS ********
 230 User logged in, proceed.
 NOOP
 200 Command okay.
 SYST
 215 UNIX Type: L8
 STAT /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
 211-Status for user DININGOUTGUEST from
 c-98-213-11-116.hsd1.il.comcast.net:
     Stored 0 files, 0 Kbytes
     Retrieved 0 files, 0 Kbytes
     Maximum disk quota limited to 5000000 Kbytes
     Used disk quota 4999992 Kbytes, available 7 Kbytes
 211 End of status.
 CWD /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
 250 Directory changed to
 /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
 FEAT
 500 'FEAT': command not understood.
 PASV
 227 Entering Passive Mode (66,226,18,221,11,31)
 LIST -a
 150 Opening ASCII mode data connection for /bin/ls.
 drwxrwxrwx   1 user     group           0 Nov  1 09:09 .
 drwxrwxrwx   1 user     group           0 Nov  1 09:09 ..
 226-Maximum disk quota limited to 5000000 Kbytes
     Used disk quota 4999992 Kbytes, available 7 Kbytes
 226 Transfer complete.
 TYPE I
 200 Type set to I.
 PASV
 227 Entering Passive Mode (66,226,18,221,11,32)
 STOR HighRes.zip
 150 Opening BINARY mode data connection for HighRes.zip.
 QUIT
 452-Maximum disk quota limited to 5000000 Kbytes
     Used disk quota 4999992 Kbytes, available 7 Kbytes
 452 Sorry, insufficient disk quota - receive file HighRes.zip aborted.
 220 Serv-U FTP-Server v2.5i for WinSock ready...
 USER diningoutguest
 331 User name okay, need password.
 PASS ********
 230 User logged in, proceed.
 NOOP
 200 Command okay.
 STAT /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
 211-Status for user DININGOUTGUEST from
 c-98-213-11-116.hsd1.il.comcast.net:
     Stored 0 files, 0 Kbytes
     Retrieved 0 files, 0 Kbytes
     Maximum disk quota limited to 5000000 Kbytes
     Used disk quota 4999992 Kbytes, available 7 Kbytes
 211 End of status.
 CWD /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
 250 Directory changed to
 /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes
 FEAT
 500 'FEAT': command not understood.
 PASV
 227 Entering Passive Mode (66,226,18,221,11,56)
 LIST -a
 150 Opening ASCII mode data connection for /bin/ls.
 drwxrwxrwx   1 user     group           0 Nov  1 09:14 .
 drwxrwxrwx   1 user     group           0 Nov  1 09:14 ..
 -rwxrwxrwx   1 user     group           0 Nov  1 09:14 HighRes.zip
 226-Maximum disk quota limited to 5000000 Kbytes
     Used disk quota 4999992 Kbytes, available 7 Kbytes
 226 Transfer complete.
 NOOP
 200 Command okay.
 TYPE I
 200 Type set to I.
 SIZE /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes/HighRes.zip
 213 0
 NOOP
 200 Command okay.
 MDTM /e:/hosting/member/diningout/guest/ch_CafeDesArchitectes/HighRes.zip
 213 20081101091448
 PASV
 227 Entering Passive Mode (66,226,18,221,11,58)
 STOR HighRes.zip
 150 Opening BINARY mode data connection for HighRes.zip.
 QUIT
 452-Maximum disk quota limited to 5000000 Kbytes
     Used disk quota 4999992 Kbytes, available 7 Kbytes
 452 Sorry, insufficient disk quota - receive file HighRes.zip aborted.

 }}}

--

Comment:

 It says `insufficient disk quota` which means you should contact your
 hosting service provider. You have exceeded the allowed disk space
 available to you. Either buy more or delete some files.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2710#comment:3>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list