IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Mainframe to UNix FTPing VB file WRAP mode.


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
gbalaa_007

New User


Joined: 24 May 2007
Posts: 10
Location: Los angeles, CA

PostPosted: Sat May 10, 2008 1:51 am
Reply with quote

Hi ,
I am not able to (PUT) FTP a VB file from Mainframe to Unix server in WRAP mode.
but i am able to (GET) a file wrapped into mainframe from the unix.

Here is what i am using..

Mainframe to Unix.....
ASCII
cd Map_files/NSFOUT
put 'HSX.D112.I139FC.REPR.MEDERR' MEDERR.TXT
LOCSITE LRECL=324 REC=VB WRAP TRAIL
put 'HSX.D112.I139FC.REPR.MEDOUT.TEST.MERC1' MEDOUT.TXT
quit

Thanks!!
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Sat May 10, 2008 2:02 am
Reply with quote

I'm not sure I'm getting the issue, and I don't quite get your code. LOCSITE parameters are for the local system (z/OS), but you're putting, not getting, the files. SITE would be used for the remote server, if that FTP server is designed to accept a SITE command.

It looks to me like this is not a relevant z/OS issue, but you're welcome to correct me if I'm mistaken.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts HILITE on Browse mode? TSO/ISPF 2
Search our Forums:

Back to Top