- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 426 Data connection: Connection reset by peer
Operating System - HP-UX
1821584
Members
3498
Online
109633
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2008 01:04 AM
тАО07-09-2008 01:04 AM
426 Data connection: Connection reset by peer
Hello Helpers,
In my java application, after taking backup of files and put those files into a tar file. after that i need to do ftp that tar file.
During FTP, i receive this error msg like "426 Data connection: Connection reset by peer"
but if i try this ftp transfer of this file with separate java program, its working fine. transfer completed successfully.
please let me know how to resolve this issue.
In my java application, after taking backup of files and put those files into a tar file. after that i need to do ftp that tar file.
During FTP, i receive this error msg like "426 Data connection: Connection reset by peer"
but if i try this ftp transfer of this file with separate java program, its working fine. transfer completed successfully.
please let me know how to resolve this issue.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-10-2008 07:40 AM
тАО07-10-2008 07:40 AM
Re: 426 Data connection: Connection reset by peer
error 426 means that your program thinks it got a TCP RST from the remote end. It could also be a firewall issue, but I doubt it.
Reply with your ftp log, so we can help you better.
Try sending
passive
as your first ftp command
(here is a tutorial on passive FTP):
http://www.slacksite.com/other/ftp.html
If you still don't get anywhere, repost your query to the HPUX Sysadmin area of this forum.
HTH
Sorrel Jakins, Brigham Young University.
Reply with your ftp log, so we can help you better.
Try sending
passive
as your first ftp command
(here is a tutorial on passive FTP):
http://www.slacksite.com/other/ftp.html
If you still don't get anywhere, repost your query to the HPUX Sysadmin area of this forum.
HTH
Sorrel Jakins, Brigham Young University.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-10-2008 09:18 AM
тАО07-10-2008 09:18 AM
Re: 426 Data connection: Connection reset by peer
man ftpd and look at timeout options -t and -T
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP