Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Pipe #2710

Closed
cyberduck opened this issue Nov 1, 2008 · 2 comments
Closed

Broken Pipe #2710

cyberduck opened this issue Nov 1, 2008 · 2 comments
Assignees
Labels
bug core thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

20d24ac created the issue

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.

@cyberduck
Copy link
Collaborator Author

anonymous commented

Replying to [comment:1 dkocher]:

I DONT UNDERSTAND? DID YOU ANSWER THE QUESTION?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug core thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

2 participants