HP3000-L Archives

May 1999, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Stigers, Greg [And]" <[log in to unmask]>
Reply To:
Stigers, Greg [And]
Date:
Fri, 21 May 1999 12:15:35 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
X-no-Archive:yes
Assuming that FTPSCR is an ASCII file, redirection might be doing something
unwanted, or there could be a problem with the file itself. What if you run
FTP.ARPA.SYS;INFO="172.21.1.1";STDIN=FTPSCR (and remove the open from your
command file)? In fact, you can use a host name, and hide the username and
password in a netrc, so they do not show up in your script (and you can
secure the dickens out of the netrc).

Turn DEBUG on. Does the remote host show anything in the error log? Does it
take a while to see the SOCKERR 64? Is it a timeout, or is it immediately in
response to the get? We used to get a lot of these SOCKERR 64s after a
timeout, before someone tended to deficiencies on our WAN, and then we
increased our inbound buffer pool on the 3000. It may not be MPE's fault,
here. Do you get good, consistent response time, pinging with larger
packets? Poor response time, or wild swings in ftp times, indicate
performance problems. Does any get work, maybe a very small ASCII file, or a
dir (which is a small ASCII transfer)? A misconfigured firewall can be hard
on ftp. These are both 3000s, right? Why is there a "200 Type set to I"
message, before the "200 Type set to L"? Is the command file setting binary,
and then setting to bytestream? That's strange. If so, try just setting
bytestream.

BTW, if you have Apache on your 3000, you already have the apache_pb.gif in
/APACHE/PUB/htdocs.

The SAMBA suggestion is a good one as well, if you have it on both boxes.

ATOM RSS1 RSS2