HP3000-L Archives

December 1997, Week 4

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:
Undetermined origin c/o LISTSERV administrator <[log in to unmask]>
Reply To:
Undetermined origin c/o LISTSERV administrator <[log in to unmask]>
Date:
Wed, 24 Dec 1997 08:48:31 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
On Tue, 23 Dec 1997 17:52:31 GMT, [log in to unmask] (Larry Flippo) wrote:

>We have recently configured the ftp server on our HP3000.  Everything
>seems to work fine; however, when I transfer a file from a UNIX
>machine, using an ascii transfer, the HP3000 reports that the record
>length is 80... I need the record length to be 512.... Is there any
>way to configure the ftp server to default to 512 record size or is
>there an ftp command (on the client side) that will do this?
>
>I appreciate any help!
>
>Larry Flippo
>North Mississippi Health Services
>[log in to unmask]
>601-791-2614
>
---------------------
Hi there,
Not running an ftp daemon on my HP3000, I have to pull a flat file from my
HP9000 and set the record size of the created file on the HP3000.

This is the method I use

ftp> get /tmp/srcfile tgtfile;rec=-512,,f,ascii

where srcfile is the file on the HP9000 and tgtfile is the file to create on
the
HP3000.

This aside, I've just bothered to get the ftp daemon on the HP3000 active and
this is the syntax 'pushing' from the HP9000

ftp> put srcfile tgtfile;rec=-512,,f,ascii

where srcfile is on the HP9000 and tgtfile will be on the HP3000

hope this helps some,
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Systems Administrator                   St. James Mill Road       -
- I.T Department                          Northampton, NN5 5JJ, UK  -
- kevin<at>cosworth.co.uk                 Tel : +44 (0)1604 732247  -
- sysadmin<at>cosworth.co.uk              Fax : +44 (0)1604 732129  -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
(change <at> to @ to reply)

ATOM RSS1 RSS2