HP3000-L Archives

April 2003, 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:
James Hofmeister <[log in to unmask]>
Reply To:
Date:
Thu, 24 Apr 2003 14:38:00 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
Hello all @ 3000-l,

RE: FTP ZIP file from MPE to AIX

--------------------------------------------------
I am trying to ftp a ZIP file in the posix
environment to AIX using an FTP get.

I can successfully navigate to the correct group
and see the file from AIX within FTP. When I try
to do the get it fails with a NONEXISTENT GROUP
(FSERR 51) error. The file name is of format
filename.zip. I can get files that are not zipped
or more correctly I guess without the extension.
--------------------------------------------------

When specifying the file on the 3000, you trigger the "posix file
name" mode by specifying "./" (example: ./ntp.tar.Z) or by fully
qualifying the file name in posix name space (examle: /tmp/ntp.tar.Z)

So, if you are attempting a GET on the AIX connected to the HP3000 you
would:

cd /tmp
get ./ntp.tar.Z

~or~

get /tmp/ntp.tar.Z

I hope this helps.

Regards,

James Hofmeister
Hewlett Packard - Global Solutions Engineering (WTEC)

________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2