- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ftp trouble
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
06-20-2002 06:39 PM
06-20-2002 06:39 PM
ftp trouble
Tks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2002 07:27 PM
06-20-2002 07:27 PM
Re: ftp trouble
What are your response times like when you ping the server from your client ?
Can you telnet to the server ok ? Do you see these characters then ?
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2002 07:48 PM
06-20-2002 07:48 PM
Re: ftp trouble
Are you trying to ftp files from the N-class HP-UX 11.11 box to a client or are you ftp'ing files from the HP-UX box to a workstation? If it transfers fine on one and not on another, you'll want to start with looking at the one that is failing first. If you want to test your network interface for errors try the following:
netstat -i
lanadmin
Please provide us with some more information, as to what type of ftp clients are being used and what platform (HP-UX -> HP-UX or HP-UX -> Windows, etc.)
Hope that helps.
-Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2002 07:49 PM
06-20-2002 07:49 PM
Re: ftp trouble
The response time is ok! And i can telnet normally to the server. The problem starts aprox. at the middle of the transfer.
-Roberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2002 07:58 PM
06-20-2002 07:58 PM
Re: ftp trouble
The transfer is HP-UX -> HP-UX, i just login to the server and "get" the file.
I've noticed that there are different parameters using lanadmin between this server and the other one (MTU)!
I'll try to change it.
Tks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2002 07:59 PM
06-20-2002 07:59 PM
Re: ftp trouble
I've noticed different values using lanadmin between this server and the other one (MTU)!
I'll try to change it.
Tks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2002 08:06 PM
06-20-2002 08:06 PM
Re: ftp trouble
MTU could be the culprit here. A typical MTU setting for ethernet is 1500, so you should probably sync with that setting.
Good luck, hope it works for you.
-Mike