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 #2709

Closed
cyberduck opened this issue Nov 1, 2008 · 1 comment
Closed

Broken Pipe #2709

cyberduck opened this issue Nov 1, 2008 · 1 comment
Assignees

Comments

@cyberduck
Copy link
Collaborator

anonymous 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

@dkocher commented

It says

Sorry, insufficient disk quota

which means you have run out of disk space you are allowed to use on the server system. Contact the server administrator.

@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.
Projects
None yet
Development

No branches or pull requests

2 participants