On 28 January 2015 at 13:54, J O Skip Robinson <[email protected]> wrote: > I'm trying to pull an entire PDS to work station. FTP MGET seems the way to > go, but my first effort yielded files with just the member name as file name. > I want member.txt so that I can look at them conveniently. Can't get anything > to work.
There may well be a way to get FTP to do it, but I just download using the plain names, and then do a local rename. On Windows this is just ren * *.txt Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
