HP3000-L Archives

May 1999, Week 1

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:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Fri, 7 May 1999 17:35:52 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (46 lines)
Joseph Whitlock writes:
>
> HP3000 Folks,
>
> While ftp, (I happen to be in posix shell) this happens;
>
> **********************************
>
> ftp> put .sh_history.hold
> 200 PORT command ok.
> 150 File: .sh_history.hold;REC=,,B;DISC=2147483647,8 opened; data
> connection wil
>
> l be opened
> 226 Transfer complete.
> 519 bytes sent in 0.00 seconds (253.42 Kbytes/sec)
> ftp> put .profile
>
> **********************************
>
> ftp hangs up after the second put
> and the CPU in GLANCE is between 80-90%
>
> I know the . is a posix escape character so possibly
> I needed to issue the command;
>
> ftp> ./.profile
>
> but I am not sure.
>
> Any one else seen this kind of problem?
> (ftp normally works fine!)

This looks alot like a problem I had a few months ago.  It's not the name
syntax that's the issue, it's because of the bytestream file type.

The FTP client got stuck in an unabortable hard loop.

The latest FTP patch fixes this problem.
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               Voice: +1 714 438-4647
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2