Operating System - HP-UX
1830207 Members
1705 Online
109999 Solutions
New Discussion

sendfile: Broken pipe error during FTP

 
Prasant
Occasional Contributor

sendfile: Broken pipe error during FTP

Hi,
While file trnafering through FTP to my HP-UX B.11.11 U 9000/785 machine,
I got sendfile: Broken pipe error.

I am using following command in FTP prompt,

ftp> get filename

After that I am getting sendfile: Broken pipe error,

Kindly help me to resolve this issue.

Thanks in Advance.

Regards,
Prasant
2 REPLIES 2
spex
Honored Contributor

Re: sendfile: Broken pipe error during FTP

Hi Prasant,

Ensure that permissions of destination directory are correct, and that destination filesystem has enough free space. Also make sure a firewall isn't getting in the way.

PCS
rick jones
Honored Contributor

Re: sendfile: Broken pipe error during FTP

Broken pipe suggests the data connection closed before the file was transferred (HP-UX ftpd will send files with the sendfile() call). The suggestion about firewalls is a good one, and/or perhaps checking TCP stats.
there is no rest for the wicked yet the virtuous have no pillows