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" error for large uploads #6618

Closed
cyberduck opened this issue Apr 4, 2012 · 3 comments
Closed

"broken pipe" error for large uploads #6618

cyberduck opened this issue Apr 4, 2012 · 3 comments
Labels
bug ftp FTP Protocol Implementation high priority worksforme

Comments

@cyberduck
Copy link
Collaborator

a02bd95 created the issue

Hi, I run a podcast and regularly have to upload large mp3 files (100MB+). Been using cyber duck for years with no problem (thanks!). Updated to version 4.2.1 and now am unable to successfully upload large files. After approx 100MB upload crashes with "Broken pipe" error. Very frustrating, tried to troubleshoot multiple things, no avail. Swithed to Transmit FTP client, worked first time. Pretty sure not a server issue, something buggy with the new version of cyberduck.

running on macbook pro (2008) intel OSX v 10.6.8

Would love to stay with cyberduck, great tool, until now. Anybody else have this problem? have a fix?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please post the transcript from the log drawer (⌘-L) of the Transfers window.

@cyberduck
Copy link
Collaborator Author

a02bd95 commented

Here is the log dump from a session where I tried to upload one_man_nation.zip (uploaded 27MB of 70.7MB before crashing with broken pipe error)

[STAT /sites/link
213-STAT
drwxr-xr-x    2 4575087  600          4096 Apr 11 03:54 .
drwx---r-x    8 4575087  600          4096 Mar 14 07:25 ..

213 End.
NOOP
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 75 allowed.
220-Local time is now 21:16. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 3 minutes of inactivity.
USER fusion
331 User fusion OK. Password required
PASS ********
230-User fusion has group access to:  600     
230 OK. Current directory is /
FEAT
211-Extensions supported:
 EPRT
 IDLE
 MDTM
 SIZE
 REST STREAM
 MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
 MLSD
 TVFS
 ESTP
 PASV
 EPSV
 SPSV
 ESTA
 AUTH TLS
 PBSZ
 PROT
211 End.

STAT /sites/link
213-STAT
drwxr-xr-x    2 4575087  600          4096 Apr 11 04:10 .
drwx---r-x    8 4575087  600          4096 Mar 14 07:25 ..
-rw-r--r--    1 4575087  600      28174528 Apr 11 04:08 one_man_nation.zip

213 End.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You have possibly exceeded the allowed disk space available to you. Contact your hosting service provider.

@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 ftp FTP Protocol Implementation high priority worksforme
Projects
None yet
Development

No branches or pull requests

1 participant