Operating System - HP-UX
1821584 Members
3635 Online
109633 Solutions
New Discussion юеВ

> Netout :Connection reset by peer

 
SOLVED
Go to solution
sharathkv25
Frequent Advisor

> Netout :Connection reset by peer

Hi,

I am trying to transfer a 2.55GB zip file from Windows XP Professional to a HPUX server.

After 2147483647 bytes of the zip file are transferred to the HPUX server, I am getting this message:

> Netout :Connection reset by peer
452 Error writing file: Error 0.
ftp: 2147516415 bytes sent in 228.21Seconds 9410.18Kbytes/sec.

I am using windows built in ftp from command line.

There is no VPN or any other software used for file transfer. Just a normal ftp from windows command line to HPUX box.

Any ideas?

Thanks
2 REPLIES 2
sharathkv25
Frequent Advisor

Re: > Netout :Connection reset by peer

The volume to which I am copying on the HPUX server has lots of space. I have used only about 19% after transferred the mentioned bytes of the zip file.

/dev/vg00/lvol6 20480000 3735354 15698147 19% /opt

Filling up the volume is not an issue, I guess.

Thanks
Dennis Handly
Acclaimed Contributor
Solution

Re: > Netout :Connection reset by peer

Do you have largefiles enabled on your filesystems? See:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1125856

Change with:
fsadm -o largefiles ...