HP3000-L Archives

March 1999, Week 5

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:
Tue, 30 Mar 1999 16:31:20 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
John C. Vestal writes:
>     I need a little FTP help.  I have a system (VM) that wants to place
> a 228 byte file on my MPE system.  I can't seem to find a way to tell
> the VM system to send the HP box the buildparms needed.  Does anyone
> know how we can do this?

I haven't used VM in over a decade, but you should be able to have the VM
machine specify the buildparams as a part of the remote file name:

        put file.local file.remote;rec=-228,,f,ascii

This should work on any ftp client that's talking to your MPE machine
(as long as it can tolerate the semicolon delimiter in the remote file name).
--
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