Unix Technical Forum

FTP get from MVS to AIX

This is a discussion on FTP get from MVS to AIX within the AIX Operating System forums, part of the Unix Operating Systems category; --> Anyone have a unix script that gets files from MVS? Is there anything peculiar about the FTP commands I ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 03:33 AM
John Leslie
 
Posts: n/a
Default FTP get from MVS to AIX

Anyone have a unix script that gets files from MVS?

Is there anything peculiar about the FTP commands I need to run on MVS?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 03:34 AM
Ian Northeast
 
Posts: n/a
Default Re: FTP get from MVS to AIX

On Wed, 27 Oct 2004 11:56:18 -0700, John Leslie wrote:

> Anyone have a unix script that gets files from MVS?
>
> Is there anything peculiar about the FTP commands I need to run on MVS?


There are a number of peculicarities about the MVS (surely you mean zOS
ore at least OS/390 FTP server but most are do do with the DCB
attributes of the file^Wdataset being created at the far end when putting.

When getting, you will normally want to use ascii rather than binary.
Transferring a binary from MVS/OS/390/zOS to UNIX is unlikely to make
sense. Apart from that, the MVS etc. server has two versions of "ascii" -
printable and non printable. This controls whether it chops the first byte
of every line off - the one used by MVS etc. for the ANSI carriage
control, when the DCB specifies it. You may need the "non-print" command.

Otherwise there should be no difference to using a UNIX FTP server.

Regards, Ian

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 03:34 AM
Ian Northeast
 
Posts: n/a
Default Re: FTP get from MVS to AIX

On Thu, 28 Oct 2004 23:29:52 +0100, Ian Northeast wrote:

> Otherwise there should be no difference to using a UNIX FTP server.


One other thing - it's best to enclose fully qualified dataset names in
single quotes, or the user's default prefix tends to get added.

Regards, Ian

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:23 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com