Search found 2 matches

by Bonnie Heinecke
Wed Apr 02, 2008 1:24 am
Forum: Client - General
Topic: Command Line file xfer with ZOS Partitioned files
Replies: 1
Views: 4592

OK, I got COREFTP to retrieve a PDS member for me, in ASCII. Using the following format: C:\"Program Files"\CoreFTP\coreftp.exe -d -s -a -o ftp://userid:pw@ftpsite.com/directory/'file(member)' -p u:\FTP\ -FN junkt3 -log u:\FTP\logscr I still need to know how to send the 'quote.....' inform...
by Bonnie Heinecke
Wed Apr 02, 2008 12:49 am
Forum: Client - General
Topic: Command Line file xfer with ZOS Partitioned files
Replies: 1
Views: 4592

Command Line file xfer with ZOS Partitioned files

Trying to set up Command Line bat file to transfer files to and from ZOS mainframe using Core FTP Lite. Example of the cmd: C:\"Program Files"\CoreFTP\coreftp.exe -d -s -abs ftp://userid:pwd@ftp site.com/PDS.JCL(member)/ -p u:\FTP\ -FN junkt2 -log u:\FTP\logscr The 'pds.jcl(member)' is a p...