- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sftp error message - help
Operating System - HP-UX
1820475
Members
2939
Online
109624
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
тАО11-09-2004 05:34 PM
тАО11-09-2004 05:34 PM
sftp error message - help
Hi ,
openssh implemented in two servers and when tried sftp,I get the following message
sftp hpsys
Connecting to hpsys
jayan Password:
Received message too long 538976288
How do we go about this ?
regards
Jayan
openssh implemented in two servers and when tried sftp,I get the following message
sftp hpsys
Connecting to hpsys
jayan Password:
Received message too long 538976288
How do we go about this ?
regards
Jayan
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-09-2004 06:14 PM
тАО11-09-2004 06:14 PM
Re: sftp error message - help
Hi Jayan,
Looks like the protocol exchange is getting messed up somewhere. It happens mostly due to the users' startup files such as .profile ,.login. Try with a default .profile on hpsys and see if it helps. Also I wouldn't rule out things such as password expiry, disabled accounts etc.,
If possible, try running sshd in debug mode (sshd -d) on the otherserver and see the output.
-Sri
Looks like the protocol exchange is getting messed up somewhere. It happens mostly due to the users' startup files such as .profile ,.login. Try with a default .profile on hpsys and see if it helps. Also I wouldn't rule out things such as password expiry, disabled accounts etc.,
If possible, try running sshd in debug mode (sshd -d) on the otherserver and see the output.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-09-2004 06:18 PM
тАО11-09-2004 06:18 PM
Re: sftp error message - help
Take a look at /var/adm/syslog/syslog.log
ssh will write some info for connection.
ssh will write some info for connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-10-2004 08:07 AM
тАО11-10-2004 08:07 AM
Re: sftp error message - help
run sshd in full debug mode:
/path/to/sshd -ddde > /tmp/sshd.err 2>&1
this will run sshd in the forground and send all debugging messages to stdout and stderr. sshd will terminate after one connection.
post the file sshd.err so we can help you debug.
/path/to/sshd -ddde > /tmp/sshd.err 2>&1
this will run sshd in the forground and send all debugging messages to stdout and stderr. sshd will terminate after one connection.
post the file sshd.err so we can help you debug.
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