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

FTP question from Mainframe to PC


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
crazyf1

New User


Joined: 05 May 2006
Posts: 26

PostPosted: Mon Jul 31, 2006 7:33 pm
Reply with quote

I want to download a file from pc to mainframe. The dataset is a 240 record length file, and when i transfer to my workstation the trailing blanks which completes the 240 gets truncated. Is there a way to retain the blanks??

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: Mon Jul 31, 2006 7:53 pm
Reply with quote

If your workstation is Windows, that is the normal behavior. You need to set the TRAILINGBLANKS option to TRUE:

In your Use [URL] BBCode for External Links dataset

TRAILingblanks TRUE

or using SITE or LOCSITE:

SITE TRAILingblanks TRUE or LOCSITE TRAILingblanks TRUE

See the z/OS V1R7.0 Comm Svr: IP User's Guide and Commands manual.
Back to top
View user's profile Send private message
crazyf1

New User


Joined: 05 May 2006
Posts: 26

PostPosted: Tue Aug 01, 2006 7:37 am
Reply with quote

Thank you very much! icon_biggrin.gif
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts Question for file manager IBM Tools 7
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts How to Reformat a file using File Man... All Other Mainframe Topics 14
Search our Forums:

Back to Top