- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ftp problem
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
05-15-2002 01:42 AM
05-15-2002 01:42 AM
ftp problem
i am facing different problem we installed rp box and made it online yesterday.
in this we are facing problem in ftp.
i can transfer files from windows and from unix without any problems.
we a software on dos it is known as ilinknet.
when i am doing ftp for small files it is giving connection reset by peer.
when large files are getting transferred it is not getting transferred fully.
this problem is there only from this dos based client.
But can do ftp for other hp servers without any problems from the same client.
please throw some light on it
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 01:56 AM
05-15-2002 01:56 AM
Re: ftp problem
Did you check the speed on the new rp box?. Make sure it is 100Full AUTO-OFF if your switch supports it. Or check the network connectivity between the rp and your windows client.
I can think of no other reason if the ftp is working from the same client to the other servers.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 02:02 AM
05-15-2002 02:02 AM
Re: ftp problem
If this works then it sounds like a problem with the configuration of ilinknet.
Can you ftp from a different pc?
Regards,
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 02:13 AM
05-15-2002 02:13 AM
Re: ftp problem
try chaging the default shell for that user to
ksh or csh and try again.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 02:14 AM
05-15-2002 02:14 AM
Re: ftp problem
our network is 10mbps i couldn't change the parameters of that.
i can do ftp from windows clients without any problems.
the problem is only from ilinknet ftp.
this works with other servers without any problems but only with rp box it is giving problem . i checked this from different m/c also.
the same problem is there.
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 02:30 AM
05-15-2002 02:30 AM
Re: ftp problem
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 02:36 AM
05-15-2002 02:36 AM
Re: ftp problem
do the same ftp again
paste the output of this command from the HP-
UX server
#tail /var/adm/syslog/syslog.log
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 02:43 AM
05-15-2002 02:43 AM
Re: ftp problem
Add -v and -L flags at the end to your ftpd line in /etc/inetd.conf, restart inetd (inetd -c) and then tail your syslog.log while ftp is going on.
You can also play with the data buffer size (-B option). I wouldn't worry about it much as the other servers are working by default.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 01:08 AM
05-16-2002 01:08 AM
Re: ftp problem
i tried all this things. in some pc's i could connect.But still after 2 or 3 tries the files are getting transferred.
maximum pc's are not getting connected
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 01:31 AM
05-16-2002 01:31 AM
Re: ftp problem
just search for files like net.ini or ftp.ini
or net.cfg or ftp.cfg files in one of that DOS
client. Try setting the ftp timeout value to
a higher value and try again.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2002 05:36 AM
05-16-2002 05:36 AM
Re: ftp problem
lanscan
10/12/6 0x080009D406DD 0 UP lan0 UP 5 ETHER Yes 52
lanadmin -x 5
Current Speed = 100 Full-Duplex Auto-Negotiation-OFF
If the duplex settings doesn't match what the switch is set at (check w/ your network admin.)change it:
lanadmin -X 5 100FD
note: settings can be 10HD, 10FD, 100HD, 100FD, AUTO_ON
John