1834789 Members
2694 Online
110070 Solutions
New Discussion

ftp reset by peer

 
SOLVED
Go to solution
Marco  Hernandez Padill
Occasional Advisor

ftp reset by peer

I am trying to send a file (2Gb size) and after some minutes a get this message: connection reset by peer.

I want to transfer a file from an Win2000 to a HP 9000 HP UX 11.0).

aNY IDEA??
Nada como la persistencia
3 REPLIES 3
Sanjay_6
Honored Contributor
Solution

Re: ftp reset by peer

Hi Marco,

check and see if the filesystem where this file is getting copied has "largefiles" enabled for the filesystem.

To check if the largefiles option is enabled for the filesystem, try

fsadm -F vxfs /mount_point

This should return with the result

largefiles

If it doesn't then you have to set the largefiles option for this filesystem.

Hope this helps.

Regds
Sanjay_6
Honored Contributor

Re: ftp reset by peer

Craig Rants
Honored Contributor

Re: ftp reset by peer

Marco,
If you find out that the largefiles option is not your problem, try using the hash option in ftp, I have found that it maintains connections on large files much better.

Good Luck,
C
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut